Interface RegisteredCustomerManagedKey.Builder

  • Method Details

    • keyArn

      The ARN of the KMS key that is registered to a Quick Sight account for encryption and decryption use.

      Parameters:
      keyArn - The ARN of the KMS key that is registered to a Quick Sight account for encryption and decryption use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • defaultKey

      Indicates whether a RegisteredCustomerManagedKey is set as the default key for encryption and decryption use.

      Parameters:
      defaultKey - Indicates whether a RegisteredCustomerManagedKey is set as the default key for encryption and decryption use.
      Returns:
      Returns a reference to this object so that method calls can be chained together.