@Stability(value=Stable) public static final class CfnFlow.SalesforceDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SalesforceDestinationPropertiesProperty>
CfnFlow.SalesforceDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.SalesforceDestinationPropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.SalesforceDestinationPropertiesProperty.Builder |
errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
Sets the value of
CfnFlow.SalesforceDestinationPropertiesProperty.getErrorHandlingConfig() |
CfnFlow.SalesforceDestinationPropertiesProperty.Builder |
errorHandlingConfig(IResolvable errorHandlingConfig)
Sets the value of
CfnFlow.SalesforceDestinationPropertiesProperty.getErrorHandlingConfig() |
CfnFlow.SalesforceDestinationPropertiesProperty.Builder |
object(String object)
Sets the value of
CfnFlow.SalesforceDestinationPropertiesProperty.getObject() |
@Stability(value=Stable) public CfnFlow.SalesforceDestinationPropertiesProperty.Builder object(String object)
CfnFlow.SalesforceDestinationPropertiesProperty.getObject()object - `CfnFlow.SalesforceDestinationPropertiesProperty.Object`. This parameter is required.this@Stability(value=Stable) public CfnFlow.SalesforceDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
CfnFlow.SalesforceDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.SalesforceDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.SalesforceDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
CfnFlow.SalesforceDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.SalesforceDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.SalesforceDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SalesforceDestinationPropertiesProperty>CfnFlow.SalesforceDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.