toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sag.kotlin.outputs
/
GetAclsAcl
Get
Acls
Acl
data
class
GetAclsAcl
(
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Get
Acls
Acl
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the ACL. For example "acl-xxx".
name
Link copied to clipboard
val
name
:
String
The name of the Acl.