pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ga.kotlin.outputs
/
GetAclsAclAclEntry
Get
Acls
Acl
Acl
Entry
data
class
GetAclsAclAclEntry
(
val
entry
:
String
,
val
entryDescription
:
String
)
Types
Constructors
Properties
Constructors
Get
Acls
Acl
Acl
Entry
Link copied to clipboard
fun
GetAclsAclAclEntry
(
entry
:
String
,
entryDescription
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entry
Link copied to clipboard
val
entry
:
String
The IP entry that you want to add to the ACL.
entry
Description
Link copied to clipboard
val
entryDescription
:
String
The description of the IP entry.