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