pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sag.kotlin.outputs
/
GetAclsAcl
Get
Acls
Acl
data
class
GetAclsAcl
(
val
id
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Acls
Acl
Link copied to clipboard
fun
GetAclsAcl
(
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.