@Stability(value=Stable) public static final class CfnIntegration.TriggerPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.TriggerPropertiesProperty>
CfnIntegration.TriggerPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.TriggerPropertiesProperty |
build()
Builds the configured instance.
|
CfnIntegration.TriggerPropertiesProperty.Builder |
scheduled(CfnIntegration.ScheduledTriggerPropertiesProperty scheduled)
Sets the value of
CfnIntegration.TriggerPropertiesProperty.getScheduled() |
CfnIntegration.TriggerPropertiesProperty.Builder |
scheduled(IResolvable scheduled)
Sets the value of
CfnIntegration.TriggerPropertiesProperty.getScheduled() |
@Stability(value=Stable) public CfnIntegration.TriggerPropertiesProperty.Builder scheduled(CfnIntegration.ScheduledTriggerPropertiesProperty scheduled)
CfnIntegration.TriggerPropertiesProperty.getScheduled()scheduled - Specifies the configuration details of a schedule-triggered flow that you define.this@Stability(value=Stable) public CfnIntegration.TriggerPropertiesProperty.Builder scheduled(IResolvable scheduled)
CfnIntegration.TriggerPropertiesProperty.getScheduled()scheduled - Specifies the configuration details of a schedule-triggered flow that you define.this@Stability(value=Stable) public CfnIntegration.TriggerPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.TriggerPropertiesProperty>CfnIntegration.TriggerPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.