Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.entityresolution.CfnIdNamespaceMixinProps.Builder
Packages that use CfnIdNamespaceMixinProps.Builder
-
Uses of CfnIdNamespaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.entityresolution
Methods in software.amazon.awscdk.cfnpropertymixins.services.entityresolution that return CfnIdNamespaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnIdNamespaceMixinProps.builder()CfnIdNamespaceMixinProps.Builder.description(String description) Sets the value ofCfnIdNamespaceMixinProps.getDescription()CfnIdNamespaceMixinProps.Builder.idMappingWorkflowProperties(List<? extends Object> idMappingWorkflowProperties) Sets the value ofCfnIdNamespaceMixinProps.getIdMappingWorkflowProperties()CfnIdNamespaceMixinProps.Builder.idMappingWorkflowProperties(IResolvable idMappingWorkflowProperties) Sets the value ofCfnIdNamespaceMixinProps.getIdMappingWorkflowProperties()CfnIdNamespaceMixinProps.Builder.idNamespaceName(String idNamespaceName) Sets the value ofCfnIdNamespaceMixinProps.getIdNamespaceName()CfnIdNamespaceMixinProps.Builder.inputSourceConfig(List<? extends Object> inputSourceConfig) Sets the value ofCfnIdNamespaceMixinProps.getInputSourceConfig()CfnIdNamespaceMixinProps.Builder.inputSourceConfig(IResolvable inputSourceConfig) Sets the value ofCfnIdNamespaceMixinProps.getInputSourceConfig()Sets the value ofCfnIdNamespaceMixinProps.getRoleArn()Sets the value ofCfnIdNamespaceMixinProps.getTags()Sets the value ofCfnIdNamespaceMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.entityresolution with parameters of type CfnIdNamespaceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIdNamespaceMixinProps.Builder.