pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eds.kotlin.outputs
/
GetPolicyGroupsGroupAuthorizeAccessPolicyRule
Get
Policy
Groups
Group
Authorize
Access
Policy
Rule
data
class
GetPolicyGroupsGroupAuthorizeAccessPolicyRule
(
val
cidrIp
:
String
,
val
description
:
String
)
Types
Constructors
Properties
Constructors
Get
Policy
Groups
Group
Authorize
Access
Policy
Rule
Link copied to clipboard
fun
GetPolicyGroupsGroupAuthorizeAccessPolicyRule
(
cidrIp
:
String
,
description
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cidr
Ip
Link copied to clipboard
val
cidrIp
:
String
The cidrip of security rules.
description
Link copied to clipboard
val
description
:
String
The description of security rules.