Interface EncryptionKey.Builder

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

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

    • type

      The type of encryption key used by Amazon Translate to encrypt this object.

      Parameters:
      type - The type of encryption key used by Amazon Translate to encrypt this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of encryption key used by Amazon Translate to encrypt this object.

      Parameters:
      type - The type of encryption key used by Amazon Translate to encrypt this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • id

      The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.

      Parameters:
      id - The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.