AclRole

class AclRole : KotlinCustomResource

Properties

Link copied to clipboard
val description: Output<String>?

(string: "") - A description of the ACL Role.

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

(string: <required>) - A human-friendly name for this ACL Role.

Link copied to clipboard

(set: <required>) - A set of policy names to associate with this ACL Role. It may be used multiple times.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>