Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder
Packages that use CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder
-
Uses of CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.appflow
Methods in software.amazon.awscdk.cfnpropertymixins.services.appflow that return CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.builder()CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.errorHandlingConfig(CfnFlowPropsMixin.ErrorHandlingConfigProperty errorHandlingConfig) CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.errorHandlingConfig(IResolvable errorHandlingConfig) CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.idFieldNames(List<String> idFieldNames) CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.objectPath(String objectPath) Sets the value ofCfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.getObjectPath()CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.successResponseHandlingConfig(CfnFlowPropsMixin.SuccessResponseHandlingConfigProperty successResponseHandlingConfig) CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.successResponseHandlingConfig(IResolvable successResponseHandlingConfig) CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.writeOperationType(String writeOperationType) Constructors in software.amazon.awscdk.cfnpropertymixins.services.appflow with parameters of type CfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.SAPODataDestinationPropertiesProperty.Builder.