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