Interface VerifiedAccessSseSpecificationResponse.Builder

  • Method Details

    • customerManagedKeyEnabled

      VerifiedAccessSseSpecificationResponse.Builder customerManagedKeyEnabled(Boolean customerManagedKeyEnabled)

      Indicates whether customer managed KMS keys are in use for server side encryption.

      Valid values: True | False

      Parameters:
      customerManagedKeyEnabled - Indicates whether customer managed KMS keys are in use for server side encryption.

      Valid values: True | False

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • kmsKeyArn

      The ARN of the KMS key.

      Parameters:
      kmsKeyArn - The ARN of the KMS key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.