Uses of Class
software.amazon.awscdk.services.appflow.CfnFlow.ZendeskDestinationPropertiesProperty.Builder
Packages that use CfnFlow.ZendeskDestinationPropertiesProperty.Builder
-
Uses of CfnFlow.ZendeskDestinationPropertiesProperty.Builder in software.amazon.awscdk.services.appflow
Methods in software.amazon.awscdk.services.appflow that return CfnFlow.ZendeskDestinationPropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnFlow.ZendeskDestinationPropertiesProperty.builder()
CfnFlow.ZendeskDestinationPropertiesProperty.Builder.errorHandlingConfig
(IResolvable errorHandlingConfig) Sets the value ofCfnFlow.ZendeskDestinationPropertiesProperty.getErrorHandlingConfig()
CfnFlow.ZendeskDestinationPropertiesProperty.Builder.errorHandlingConfig
(CfnFlow.ErrorHandlingConfigProperty errorHandlingConfig) Sets the value ofCfnFlow.ZendeskDestinationPropertiesProperty.getErrorHandlingConfig()
CfnFlow.ZendeskDestinationPropertiesProperty.Builder.idFieldNames
(List<String> idFieldNames) Sets the value ofCfnFlow.ZendeskDestinationPropertiesProperty.getIdFieldNames()
Sets the value ofCfnFlow.ZendeskDestinationPropertiesProperty.getObject()
CfnFlow.ZendeskDestinationPropertiesProperty.Builder.writeOperationType
(String writeOperationType) Sets the value ofCfnFlow.ZendeskDestinationPropertiesProperty.getWriteOperationType()
Constructors in software.amazon.awscdk.services.appflow with parameters of type CfnFlow.ZendeskDestinationPropertiesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.ZendeskDestinationPropertiesProperty.Builder
.