AWS::CleanRooms::IdNamespaceAssociation IdNamespaceAssociationInputReferenceProperties
Provides the information for the ID namespace association input reference properties.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IdMappingWorkflowsSupported" :
[ Json, ... ]
, "IdNamespaceType" :String
}
YAML
IdMappingWorkflowsSupported:
- Json
IdNamespaceType:String
Properties
IdMappingWorkflowsSupported
-
Defines how ID mapping workflows are supported for this ID namespace association.
Required: No
Type: Array of Json
Update requires: No interruption
IdNamespaceType
-
The ID namespace type for this ID namespace association.
Required: No
Type: String
Allowed values:
SOURCE | TARGET
Update requires: No interruption