Get Id Namespace Association Result
data class GetIdNamespaceAssociationResult(val arn: String? = null, val collaborationArn: String? = null, val collaborationIdentifier: String? = null, val description: String? = null, val idMappingConfig: IdNamespaceAssociationIdMappingConfig? = null, val idNamespaceAssociationIdentifier: String? = null, val inputReferenceProperties: IdNamespaceAssociationInputReferenceProperties? = null, val membershipArn: String? = null, val name: String? = null, val tags: List<Tag>? = null)
Constructors
Link copied to clipboard
constructor(arn: String? = null, collaborationArn: String? = null, collaborationIdentifier: String? = null, description: String? = null, idMappingConfig: IdNamespaceAssociationIdMappingConfig? = null, idNamespaceAssociationIdentifier: String? = null, inputReferenceProperties: IdNamespaceAssociationInputReferenceProperties? = null, membershipArn: String? = null, name: String? = null, tags: List<Tag>? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
Link copied to clipboard
Link copied to clipboard
The description of the ID namespace association.
Link copied to clipboard
The configuration settings for the ID mapping table.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.