@Stability(value=Stable)
public static interface CfnIntegration.TriggerConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.TriggerConfigProperty.Builder
A builder for
CfnIntegration.TriggerConfigProperty |
static class |
CfnIntegration.TriggerConfigProperty.Jsii$Proxy
An implementation for
CfnIntegration.TriggerConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.TriggerConfigProperty.Builder |
builder() |
default Object |
getTriggerProperties()
`CfnIntegration.TriggerConfigProperty.TriggerProperties`.
|
String |
getTriggerType()
`CfnIntegration.TriggerConfigProperty.TriggerType`.
|
@Stability(value=Stable) @NotNull String getTriggerType()
@Stability(value=Stable) @Nullable default Object getTriggerProperties()
@Stability(value=Stable) static CfnIntegration.TriggerConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.