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