pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.kms.kotlin
/
CiphertextArgsBuilder
Ciphertext
Args
Builder
class
CiphertextArgsBuilder
Builder for
CiphertextArgs
.
Functions
Functions
encryption
Context
Link copied to clipboard
@
JvmName
(
name
=
"koxhdmknjwubuxsi"
)
suspend
fun
encryptionContext
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ekwjkdvseoeptpqs"
)
fun
encryptionContext
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"pyawxslyfvvlbacw"
)
suspend
fun
encryptionContext
(
value
:
Map
<
String
,
String
>
?
)
key
Id
Link copied to clipboard
@
JvmName
(
name
=
"ropwdtuabxnbnjdw"
)
suspend
fun
keyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qvxtymvxkgcrfeee"
)
suspend
fun
keyId
(
value
:
String
?
)
plaintext
Link copied to clipboard
@
JvmName
(
name
=
"ltivtmilfphmcqas"
)
suspend
fun
plaintext
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tnyfyfkbqfanujdx"
)
suspend
fun
plaintext
(
value
:
String
?
)