pulumi-aws-kotlin
6.6.1.0
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
)