Uses of Class
software.amazon.awscdk.services.appflow.CfnFlow.SAPODataDestinationPropertiesProperty.Builder
-
Uses of CfnFlow.SAPODataDestinationPropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Modifier and TypeMethodDescriptionCfnFlow.SAPODataDestinationPropertiesProperty.builder()
CfnFlow.SAPODataDestinationPropertiesProperty.Builder.errorHandlingConfig
(IResolvable errorHandlingConfig) Sets the value ofCfnFlow.SAPODataDestinationPropertiesProperty.getErrorHandlingConfig()
CfnFlow.SAPODataDestinationPropertiesProperty.Builder.errorHandlingConfig
(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig) Sets the value ofCfnFlow.SAPODataDestinationPropertiesProperty.getErrorHandlingConfig()
CfnFlow.SAPODataDestinationPropertiesProperty.Builder.idFieldNames
(List<String> idFieldNames) Sets the value ofCfnFlow.SAPODataDestinationPropertiesProperty.getIdFieldNames()
CfnFlow.SAPODataDestinationPropertiesProperty.Builder.objectPath
(String objectPath) Sets the value ofCfnFlow.SAPODataDestinationPropertiesProperty.getObjectPath()
CfnFlow.SAPODataDestinationPropertiesProperty.Builder.successResponseHandlingConfig
(IResolvable successResponseHandlingConfig) CfnFlow.SAPODataDestinationPropertiesProperty.Builder.successResponseHandlingConfig
(CfnFlow.SuccessResponseHandlingConfigProperty successResponseHandlingConfig) CfnFlow.SAPODataDestinationPropertiesProperty.Builder.writeOperationType
(String writeOperationType) Sets the value ofCfnFlow.SAPODataDestinationPropertiesProperty.getWriteOperationType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.SAPODataDestinationPropertiesProperty.Builder
.