pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.kms.kotlin
/
CiphertextArgs
/
CiphertextArgs
Ciphertext
Args
fun
CiphertextArgs
(
context
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
keyId
:
Output
<
String
>
?
=
null
,
plaintext
:
Output
<
String
>
?
=
null
)