profile Association
suspend fun profileAssociation(name: String, block: suspend ProfileAssociationResourceBuilder.() -> Unit): ProfileAssociation
Parameters
name
The unique name of the resulting resource.
block
Builder for ProfileAssociation.
See also
Parameters
name
The unique name of the resulting resource.