Uses of Interface
software.amazon.awscdk.services.customerprofiles.CfnIntegration.FlowDefinitionProperty
Packages that use CfnIntegration.FlowDefinitionProperty
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of CfnIntegration.FlowDefinitionProperty in software.amazon.awscdk.services.customerprofiles
Classes in software.amazon.awscdk.services.customerprofiles that implement CfnIntegration.FlowDefinitionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIntegration.FlowDefinitionPropertyMethods in software.amazon.awscdk.services.customerprofiles that return CfnIntegration.FlowDefinitionPropertyModifier and TypeMethodDescriptionCfnIntegration.FlowDefinitionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.customerprofiles with parameters of type CfnIntegration.FlowDefinitionPropertyModifier and TypeMethodDescriptionCfnIntegration.Builder.flowDefinition(CfnIntegration.FlowDefinitionProperty flowDefinition) The configuration that controls how Customer Profiles retrieves data from the source.CfnIntegrationProps.Builder.flowDefinition(CfnIntegration.FlowDefinitionProperty flowDefinition) Sets the value ofCfnIntegrationProps.getFlowDefinition()voidCfnIntegration.setFlowDefinition(CfnIntegration.FlowDefinitionProperty value) The configuration that controls how Customer Profiles retrieves data from the source.