pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin
/
GroupPolicyArgs
/
GroupPolicyArgs
Group
Policy
Args
fun
GroupPolicyArgs
(
groupName
:
Output
<
String
>
?
=
null
,
policyDocument
:
Output
<
Any
>
?
=
null
,
policyName
:
Output
<
String
>
?
=
null
)