EncryptionWithCmkArgs

data class EncryptionWithCmkArgs(val enforcement: Output<SearchEncryptionWithCmk>? = null) : ConvertibleToJava<EncryptionWithCmkArgs>

Describes a policy that determines how resources within the search service are to be encrypted with Customer Managed Keys.

Constructors

Link copied to clipboard
fun EncryptionWithCmkArgs(enforcement: Output<SearchEncryptionWithCmk>? = null)

Functions

Link copied to clipboard
open override fun toJava(): EncryptionWithCmkArgs

Properties

Link copied to clipboard

Describes how a search service should enforce having one or more non customer encrypted resources.