@Stability(value=Stable) public static final class CfnIntegration.FlowDefinitionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.FlowDefinitionProperty>
CfnIntegration.FlowDefinitionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder flowName(String flowName)
CfnIntegration.FlowDefinitionProperty.getFlowName()flowName - `CfnIntegration.FlowDefinitionProperty.FlowName`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder kmsArn(String kmsArn)
CfnIntegration.FlowDefinitionProperty.getKmsArn()kmsArn - `CfnIntegration.FlowDefinitionProperty.KmsArn`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder sourceFlowConfig(CfnIntegration.SourceFlowConfigProperty sourceFlowConfig)
CfnIntegration.FlowDefinitionProperty.getSourceFlowConfig()sourceFlowConfig - `CfnIntegration.FlowDefinitionProperty.SourceFlowConfig`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder sourceFlowConfig(IResolvable sourceFlowConfig)
CfnIntegration.FlowDefinitionProperty.getSourceFlowConfig()sourceFlowConfig - `CfnIntegration.FlowDefinitionProperty.SourceFlowConfig`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder tasks(IResolvable tasks)
CfnIntegration.FlowDefinitionProperty.getTasks()tasks - `CfnIntegration.FlowDefinitionProperty.Tasks`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder tasks(List<? extends Object> tasks)
CfnIntegration.FlowDefinitionProperty.getTasks()tasks - `CfnIntegration.FlowDefinitionProperty.Tasks`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder triggerConfig(CfnIntegration.TriggerConfigProperty triggerConfig)
CfnIntegration.FlowDefinitionProperty.getTriggerConfig()triggerConfig - `CfnIntegration.FlowDefinitionProperty.TriggerConfig`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder triggerConfig(IResolvable triggerConfig)
CfnIntegration.FlowDefinitionProperty.getTriggerConfig()triggerConfig - `CfnIntegration.FlowDefinitionProperty.TriggerConfig`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty.Builder description(String description)
CfnIntegration.FlowDefinitionProperty.getDescription()description - `CfnIntegration.FlowDefinitionProperty.Description`.this@Stability(value=Stable) public CfnIntegration.FlowDefinitionProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.FlowDefinitionProperty>CfnIntegration.FlowDefinitionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.