toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kendra.kotlin.outputs
/
IndexServerSideEncryptionConfiguration
Index
Server
Side
Encryption
Configuration
data
class
IndexServerSideEncryptionConfiguration
(
val
kmsKeyId
:
String
?
=
null
)
Members
Constructors
Index
Server
Side
Encryption
Configuration
Link copied to clipboard
constructor
(
kmsKeyId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Id
Link copied to clipboard
val
kmsKeyId
:
String
?
=
null
The identifier of the AWS KMS key . Amazon Kendra doesn't support asymmetric keys.