@Stability(value=Stable) public static final class CfnFlow.SingularSourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SingularSourcePropertiesProperty>
CfnFlow.SingularSourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.SingularSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.SingularSourcePropertiesProperty.Builder |
object(String object)
Sets the value of
CfnFlow.SingularSourcePropertiesProperty.getObject() |
@Stability(value=Stable) public CfnFlow.SingularSourcePropertiesProperty.Builder object(String object)
CfnFlow.SingularSourcePropertiesProperty.getObject()object - The object specified in the Singular flow source. This parameter is required.this@Stability(value=Stable) public CfnFlow.SingularSourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SingularSourcePropertiesProperty>CfnFlow.SingularSourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.