role Attachment
suspend fun roleAttachment(name: String, block: suspend RoleAttachmentResourceBuilder.() -> Unit): RoleAttachment
Parameters
name
The unique name of the resulting resource.
block
Builder for RoleAttachment.
See also
Parameters
name
The unique name of the resulting resource.