get Id Namespace Association
suspend fun getIdNamespaceAssociation(argument: GetIdNamespaceAssociationPlainArgs): GetIdNamespaceAssociationResult
Represents an association between an ID namespace and a collaboration
Return
null
Parameters
argument
null
suspend fun getIdNamespaceAssociation(idNamespaceAssociationIdentifier: String, membershipIdentifier: String): GetIdNamespaceAssociationResult
Return
null
Parameters
id Namespace Association Identifier
The unique identifier of the ID namespace association that you want to retrieve.
membership Identifier
The unique identifier of the membership that contains the ID namespace association.
See also
suspend fun getIdNamespaceAssociation(argument: suspend GetIdNamespaceAssociationPlainArgsBuilder.() -> Unit): GetIdNamespaceAssociationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.cleanrooms.kotlin.inputs.GetIdNamespaceAssociationPlainArgs.