toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.healthlake.kotlin.outputs
/
FhirDatastoreSseConfiguration
Fhir
Datastore
Sse
Configuration
data
class
FhirDatastoreSseConfiguration
(
val
kmsEncryptionConfig
:
FhirDatastoreKmsEncryptionConfig
)
The server-side encryption key configuration for a customer provided encryption key.
Members
Constructors
Fhir
Datastore
Sse
Configuration
Link copied to clipboard
constructor
(
kmsEncryptionConfig
:
FhirDatastoreKmsEncryptionConfig
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Encryption
Config
Link copied to clipboard
val
kmsEncryptionConfig
:
FhirDatastoreKmsEncryptionConfig
The server-side encryption key configuration for a customer provided encryption key.