sseSpecification

@JvmName(name = "simjopnqudvnohqt")
suspend fun sseSpecification(value: Output<GlobalTableSseSpecificationArgs>)
@JvmName(name = "fvpqtvdfswvsmriy")
suspend fun sseSpecification(value: GlobalTableSseSpecificationArgs?)

Parameters

value

Specifies the settings to enable server-side encryption. These settings will be applied to all replicas. If you plan to use customer-managed KMS keys, you must provide a key for each replica using the ReplicaSpecification.ReplicaSSESpecification property.


@JvmName(name = "jcfrecxswyportju")
suspend fun sseSpecification(argument: suspend GlobalTableSseSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the settings to enable server-side encryption. These settings will be applied to all replicas. If you plan to use customer-managed KMS keys, you must provide a key for each replica using the ReplicaSpecification.ReplicaSSESpecification property.