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