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