public static final class CfnFlow.SingularSourcePropertiesProperty.Builder
extends java.lang.Object
CfnFlow.SingularSourcePropertiesProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.SingularSourcePropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.SingularSourcePropertiesProperty.Builder |
object(java.lang.String object)
Sets the value of
CfnFlow.SingularSourcePropertiesProperty.getObject() |
public CfnFlow.SingularSourcePropertiesProperty.Builder object(java.lang.String object)
CfnFlow.SingularSourcePropertiesProperty.getObject()
object
- The object specified in the Singular flow source. This parameter is required.this
public CfnFlow.SingularSourcePropertiesProperty build()
CfnFlow.SingularSourcePropertiesProperty
java.lang.NullPointerException
- if any required attribute was not provided