toggle menu
pulumi-alicloud-kotlin
3.74.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.kms.kotlin
/
CiphertextArgsBuilder
Ciphertext
Args
Builder
class
CiphertextArgsBuilder
Builder for
CiphertextArgs
.
Members
Functions
encryption
Context
Link copied to clipboard
@
JvmName
(
name
=
"ohiosaltbqsvjptt"
)
suspend
fun
encryptionContext
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"joybcguarkouwxvb"
)
fun
encryptionContext
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"crwsfmgvfcfbqqsi"
)
suspend
fun
encryptionContext
(
value
:
Map
<
String
,
String
>
?
)
key
Id
Link copied to clipboard
@
JvmName
(
name
=
"wyjttscjqdixtqqk"
)
suspend
fun
keyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jwrgmprfvxdukqah"
)
suspend
fun
keyId
(
value
:
String
?
)
plaintext
Link copied to clipboard
@
JvmName
(
name
=
"bkwtkdnppfvkcbgs"
)
suspend
fun
plaintext
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rcvswvkqrttagfsv"
)
suspend
fun
plaintext
(
value
:
String
?
)