@Stability(value=Stable) public static final class CfnFlow.SAPODataDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.SAPODataDestinationPropertiesProperty>
CfnFlow.SAPODataDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder objectPath(String objectPath)
CfnFlow.SAPODataDestinationPropertiesProperty.getObjectPath()objectPath - The object path specified in the SAPOData flow destination. This parameter is required.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder errorHandlingConfig(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig)
CfnFlow.SAPODataDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.SAPODataDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder errorHandlingConfig(IResolvable errorHandlingConfig)
CfnFlow.SAPODataDestinationPropertiesProperty.getErrorHandlingConfig()errorHandlingConfig - `CfnFlow.SAPODataDestinationPropertiesProperty.ErrorHandlingConfig`.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder idFieldNames(List<String> idFieldNames)
CfnFlow.SAPODataDestinationPropertiesProperty.getIdFieldNames()idFieldNames - `CfnFlow.SAPODataDestinationPropertiesProperty.IdFieldNames`.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder successResponseHandlingConfig(CfnFlow.SuccessResponseHandlingConfigProperty successResponseHandlingConfig)
successResponseHandlingConfig - Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
For example, this setting would determine where to write the response from a destination connector upon a successful insert operation.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder successResponseHandlingConfig(IResolvable successResponseHandlingConfig)
successResponseHandlingConfig - Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
For example, this setting would determine where to write the response from a destination connector upon a successful insert operation.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty.Builder writeOperationType(String writeOperationType)
CfnFlow.SAPODataDestinationPropertiesProperty.getWriteOperationType()writeOperationType - `CfnFlow.SAPODataDestinationPropertiesProperty.WriteOperationType`.this@Stability(value=Stable) public CfnFlow.SAPODataDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.SAPODataDestinationPropertiesProperty>CfnFlow.SAPODataDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.