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