Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.entityresolution.CfnIdNamespacePropsMixin.Builder
Packages that use CfnIdNamespacePropsMixin.Builder
-
Uses of CfnIdNamespacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.entityresolution
Methods in software.amazon.awscdk.cfnpropertymixins.services.entityresolution that return CfnIdNamespacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnIdNamespacePropsMixin.Builder.create()CfnIdNamespacePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIdNamespacePropsMixin.Builder.description(String description) The description of the ID namespace.CfnIdNamespacePropsMixin.Builder.idMappingWorkflowProperties(List<? extends Object> idMappingWorkflowProperties) Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.CfnIdNamespacePropsMixin.Builder.idMappingWorkflowProperties(IResolvable idMappingWorkflowProperties) Determines the properties ofIdMappingWorflowwhere thisIdNamespacecan be used as aSourceor aTarget.CfnIdNamespacePropsMixin.Builder.idNamespaceName(String idNamespaceName) The name of the ID namespace.CfnIdNamespacePropsMixin.Builder.inputSourceConfig(List<? extends Object> inputSourceConfig) A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.CfnIdNamespacePropsMixin.Builder.inputSourceConfig(IResolvable inputSourceConfig) A list ofInputSourceobjects, which have the fieldsInputSourceARNandSchemaName.The Amazon Resource Name (ARN) of the IAM role.The tags used to organize, track, or control access for this resource.The type of ID namespace.