@Stability(value=Stable) public static final class CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty.Builder |
instanceUrl(String instanceUrl)
|
@Stability(value=Stable) public CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty.Builder instanceUrl(String instanceUrl)
instanceUrl - The location of the ServiceNow resource. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.ServiceNowConnectorProfilePropertiesProperty>CfnConnectorProfile.ServiceNowConnectorProfilePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.