Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnIntegrationMixinProps.Builder
Packages that use CfnIntegrationMixinProps.Builder
-
Uses of CfnIntegrationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles
Methods in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles that return CfnIntegrationMixinProps.BuilderModifier and TypeMethodDescriptionCfnIntegrationMixinProps.builder()CfnIntegrationMixinProps.Builder.domainName(String domainName) Sets the value ofCfnIntegrationMixinProps.getDomainName()CfnIntegrationMixinProps.Builder.eventTriggerNames(List<String> eventTriggerNames) Sets the value ofCfnIntegrationMixinProps.getEventTriggerNames()CfnIntegrationMixinProps.Builder.flowDefinition(CfnIntegrationPropsMixin.FlowDefinitionProperty flowDefinition) Sets the value ofCfnIntegrationMixinProps.getFlowDefinition()CfnIntegrationMixinProps.Builder.flowDefinition(IResolvable flowDefinition) Sets the value ofCfnIntegrationMixinProps.getFlowDefinition()CfnIntegrationMixinProps.Builder.objectTypeName(String objectTypeName) Sets the value ofCfnIntegrationMixinProps.getObjectTypeName()CfnIntegrationMixinProps.Builder.objectTypeNames(List<? extends Object> objectTypeNames) Sets the value ofCfnIntegrationMixinProps.getObjectTypeNames()CfnIntegrationMixinProps.Builder.objectTypeNames(IResolvable objectTypeNames) Sets the value ofCfnIntegrationMixinProps.getObjectTypeNames()Sets the value ofCfnIntegrationMixinProps.getScope()Sets the value ofCfnIntegrationMixinProps.getTags()Sets the value ofCfnIntegrationMixinProps.getUri()Constructors in software.amazon.awscdk.cfnpropertymixins.services.customerprofiles with parameters of type CfnIntegrationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntegrationMixinProps.Builder.