Interface EncryptionConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EncryptionConfiguration.Builder,EncryptionConfiguration>, SdkBuilder<EncryptionConfiguration.Builder,EncryptionConfiguration>, SdkPojo
Enclosing class:
EncryptionConfiguration

public static interface EncryptionConfiguration.Builder extends SdkPojo, CopyableBuilder<EncryptionConfiguration.Builder,EncryptionConfiguration>
  • Method Details

    • kmsKey

      The ARN of the KMS key that's used for encryption.

      Parameters:
      kmsKey - The ARN of the KMS key that's used for encryption.
      Returns:
      Returns a reference to this object so that method calls can be chained together.