Uses of Class
software.amazon.awscdk.services.appflow.CfnFlow.SAPODataDestinationPropertiesProperty.Builder
Packages that use CfnFlow.SAPODataDestinationPropertiesProperty.Builder
-
Uses of CfnFlow.SAPODataDestinationPropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnFlow.SAPODataDestinationPropertiesProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.appflow with parameters of type CfnFlow.SAPODataDestinationPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.SAPODataDestinationPropertiesProperty.Builder.