Uses of Class
software.amazon.awscdk.services.customerprofiles.CfnIntegrationProps.Builder
Packages that use CfnIntegrationProps.Builder
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnIntegrationProps.Builder in software.amazon.awscdk.services.customerprofiles
Methods in software.amazon.awscdk.services.customerprofiles that return CfnIntegrationProps.BuilderModifier and TypeMethodDescriptionstatic CfnIntegrationProps.BuilderCfnIntegrationProps.builder()CfnIntegrationProps.Builder.domainName(String domainName) Sets the value ofCfnIntegrationProps.getDomainName()CfnIntegrationProps.Builder.flowDefinition(IResolvable flowDefinition) Sets the value ofCfnIntegrationProps.getFlowDefinition()CfnIntegrationProps.Builder.flowDefinition(CfnIntegration.FlowDefinitionProperty flowDefinition) Sets the value ofCfnIntegrationProps.getFlowDefinition()CfnIntegrationProps.Builder.objectTypeName(String objectTypeName) Sets the value ofCfnIntegrationProps.getObjectTypeName()CfnIntegrationProps.Builder.objectTypeNames(List<? extends Object> objectTypeNames) Sets the value ofCfnIntegrationProps.getObjectTypeNames()CfnIntegrationProps.Builder.objectTypeNames(IResolvable objectTypeNames) Sets the value ofCfnIntegrationProps.getObjectTypeNames()Sets the value ofCfnIntegrationProps.getTags()Sets the value ofCfnIntegrationProps.getUri()Constructors in software.amazon.awscdk.services.customerprofiles with parameters of type CfnIntegrationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIntegrationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationProps.Builder.