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