IdNamespaceAssociation

class IdNamespaceAssociation : KotlinCustomResource

Represents an association between an ID namespace and a collaboration

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the ID namespace association.

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
val description: Output<String>?

The description of the ID namespace association.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The configuration settings for the ID mapping table.

Link copied to clipboard

The input reference configuration for the ID namespace association.

Link copied to clipboard
val membershipArn: Output<String>

The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.

Link copied to clipboard

The unique identifier of the membership that contains the ID namespace association.

Link copied to clipboard
val name: Output<String>

The name of this ID namespace association.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?
Link copied to clipboard
val urn: Output<String>