encryptAtRest

@JvmName(name = "tkmgqftftljwpnvc")
suspend fun encryptAtRest(value: Output<DomainEncryptAtRestArgs>)
@JvmName(name = "efwakscovsyaofst")
suspend fun encryptAtRest(value: DomainEncryptAtRestArgs?)

Parameters

value

Configuration block for encrypt at rest options. Only available for certain instance types. Detailed below.


@JvmName(name = "nrijeyfjnuaqospy")
suspend fun encryptAtRest(argument: suspend DomainEncryptAtRestArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for encrypt at rest options. Only available for certain instance types. Detailed below.