pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.kms.kotlin
/
CiphertextArgsBuilder
Ciphertext
Args
Builder
class
CiphertextArgsBuilder
Builder for
CiphertextArgs
.
Functions
Functions
context
Link copied to clipboard
@
JvmName
(
name
=
"ojqbscujsfqdpeeq"
)
suspend
fun
context
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"gsaenxlefewkevur"
)
fun
context
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"vhxhfkotojhnwrqk"
)
suspend
fun
context
(
value
:
Map
<
String
,
String
>
?
)
key
Id
Link copied to clipboard
@
JvmName
(
name
=
"elgxluygqffmidkc"
)
suspend
fun
keyId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gvokucwrpcjavjyi"
)
suspend
fun
keyId
(
value
:
String
?
)
plaintext
Link copied to clipboard
@
JvmName
(
name
=
"ytydtowfufmyibei"
)
suspend
fun
plaintext
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aabbtoifagfgeryk"
)
suspend
fun
plaintext
(
value
:
String
?
)