Interface AwsElasticsearchDomainEncryptionAtRestOptions.Builder

  • Method Details

    • enabled

      Whether encryption at rest is enabled.

      Parameters:
      enabled - Whether encryption at rest is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsKeyId

      The KMS key ID. Takes the form 1a2a3a4-1a2a-3a4a-5a6a-1a2a3a4a5a6a.

      Parameters:
      kmsKeyId - The KMS key ID. Takes the form 1a2a3a4-1a2a-3a4a-5a6a-1a2a3a4a5a6a.
      Returns:
      Returns a reference to this object so that method calls can be chained together.