Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnIntegration.TriggerConfigProperty.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnIntegration.TriggerConfigProperty.Builder in software.amazon.awscdk.services.customerprofiles
Modifier and TypeMethodDescriptionCfnIntegration.TriggerConfigProperty.builder()
CfnIntegration.TriggerConfigProperty.Builder.triggerProperties
(IResolvable triggerProperties) Sets the value ofCfnIntegration.TriggerConfigProperty.getTriggerProperties()
CfnIntegration.TriggerConfigProperty.Builder.triggerProperties
(CfnIntegration.TriggerPropertiesProperty triggerProperties) Sets the value ofCfnIntegration.TriggerConfigProperty.getTriggerProperties()
CfnIntegration.TriggerConfigProperty.Builder.triggerType
(String triggerType) Sets the value ofCfnIntegration.TriggerConfigProperty.getTriggerType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIntegration.TriggerConfigProperty.Builder
.