pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.hbr.kotlin
/
PolicyArgs
/
PolicyArgs
Policy
Args
fun
PolicyArgs
(
policyDescription
:
Output
<
String
>
?
=
null
,
policyName
:
Output
<
String
>
?
=
null
,
rules
:
Output
<
List
<
PolicyRuleArgs
>
>
?
=
null
)