Acl

class Acl : KotlinCustomResource

Resource Type definition for AWS::MemoryDB::ACL

Properties

Link copied to clipboard
val aclName: Output<String>

The name of the acl.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the acl.

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

Indicates acl status. Can be "creating", "active", "modifying", "deleting".

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this cluster.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userNames: Output<List<String>>?

List of users associated to this acl.