pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
RolePolicyArgs
/
RolePolicyArgs
Role
Policy
Args
fun
RolePolicyArgs
(
name
:
Output
<
String
>
?
=
null
,
namePrefix
:
Output
<
String
>
?
=
null
,
policy
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)