Interface EncryptionConfiguration.Builder

  • Method Details

    • kmsKeyArn

      The Amazon Resource Name (ARN) of the customer-managed Amazon Web Services KMS key used to encrypt the registry's content. The key must be a symmetric encryption key in the same Amazon Web Services account and Region as the registry.

      Parameters:
      kmsKeyArn - The Amazon Resource Name (ARN) of the customer-managed Amazon Web Services KMS key used to encrypt the registry's content. The key must be a symmetric encryption key in the same Amazon Web Services account and Region as the registry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.