pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin
/
IdentityPolicyArgs
/
IdentityPolicyArgs
Identity
Policy
Args
fun
IdentityPolicyArgs
(
identity
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
policy
:
Output
<
String
>
?
=
null
)