toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cassandra.kotlin.inputs
/
TableEncryptionSpecificationArgsBuilder
Table
Encryption
Specification
Args
Builder
class
TableEncryptionSpecificationArgsBuilder
Builder for
TableEncryptionSpecificationArgs
.
Members
Functions
encryption
Type
Link copied to clipboard
@
JvmName
(
name
=
"fsueqptinjkvknyi"
)
suspend
fun
encryptionType
(
value
:
TableEncryptionType
)
@
JvmName
(
name
=
"ffrflorgtveballq"
)
suspend
fun
encryptionType
(
value
:
Output
<
TableEncryptionType
>
)
kms
Key
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"tvpfpeoeilnmyfsb"
)
suspend
fun
kmsKeyIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"juwcgjxhirfojthq"
)
suspend
fun
kmsKeyIdentifier
(
value
:
String
?
)