pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.kms.kotlin
/
KeyPolicyArgs
/
KeyPolicyArgs
Key
Policy
Args
fun
KeyPolicyArgs
(
bypassPolicyLockoutSafetyCheck
:
Output
<
Boolean
>
?
=
null
,
keyId
:
Output
<
String
>
?
=
null
,
policy
:
Output
<
String
>
?
=
null
)