pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.kms.kotlin
/
ClientKeyArgs
/
ClientKeyArgs
Client
Key
Args
fun
ClientKeyArgs
(
aapName
:
Output
<
String
>
?
=
null
,
notAfter
:
Output
<
String
>
?
=
null
,
notBefore
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
privateKeyDataFile
:
Output
<
String
>
?
=
null
)