Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnIntegrationPropsMixin.TaskProperty.Builder
Packages that use CfnIntegrationPropsMixin.TaskProperty.Builder
-
Uses of CfnIntegrationPropsMixin.TaskProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles
Methods in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles that return CfnIntegrationPropsMixin.TaskProperty.BuilderModifier and TypeMethodDescriptionCfnIntegrationPropsMixin.TaskProperty.builder()CfnIntegrationPropsMixin.TaskProperty.Builder.connectorOperator(CfnIntegrationPropsMixin.ConnectorOperatorProperty connectorOperator) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getConnectorOperator()CfnIntegrationPropsMixin.TaskProperty.Builder.connectorOperator(IResolvable connectorOperator) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getConnectorOperator()CfnIntegrationPropsMixin.TaskProperty.Builder.destinationField(String destinationField) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getDestinationField()CfnIntegrationPropsMixin.TaskProperty.Builder.sourceFields(List<String> sourceFields) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getSourceFields()CfnIntegrationPropsMixin.TaskProperty.Builder.taskProperties(List<? extends Object> taskProperties) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getTaskProperties()CfnIntegrationPropsMixin.TaskProperty.Builder.taskProperties(IResolvable taskProperties) Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getTaskProperties()Sets the value ofCfnIntegrationPropsMixin.TaskProperty.getTaskType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles with parameters of type CfnIntegrationPropsMixin.TaskProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationPropsMixin.TaskProperty.Builder.