pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
RolePolicyAttachmentArgs
/
RolePolicyAttachmentArgs
Role
Policy
Attachment
Args
fun
RolePolicyAttachmentArgs
(
policyArn
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)