@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() |
@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.Builder idFieldNames(List<String> idFieldNames)
CfnFlow.SalesforceDestinationPropertiesProperty.getIdFieldNames()idFieldNames - `CfnFlow.SalesforceDestinationPropertiesProperty.IdFieldNames`.this@Stability(value=Stable) public CfnFlow.SalesforceDestinationPropertiesProperty.Builder writeOperationType(String writeOperationType)
CfnFlow.SalesforceDestinationPropertiesProperty.getWriteOperationType()writeOperationType - `CfnFlow.SalesforceDestinationPropertiesProperty.WriteOperationType`.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 © 2021. All rights reserved.