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