pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.kms.kotlin
/
CustomKeyStoreArgs
/
CustomKeyStoreArgs
Custom
Key
Store
Args
fun
CustomKeyStoreArgs
(
cloudHsmClusterId
:
Output
<
String
>
?
=
null
,
customKeyStoreName
:
Output
<
String
>
?
=
null
,
keyStorePassword
:
Output
<
String
>
?
=
null
,
trustAnchorCertificate
:
Output
<
String
>
?
=
null
)