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

The unique identifier of the collaboration that contains this ID namespace association.

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 unique identifier of the ID namespace association that you want to retrieve.

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>>?

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

Link copied to clipboard
val urn: Output<String>