/AWS1/CL_XL8ENCRYPTIONKEY¶
The encryption key used to encrypt this object.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_TYPE
TYPE /AWS1/XL8ENCRYPTIONKEYTYPE
/AWS1/XL8ENCRYPTIONKEYTYPE
¶
The type of encryption key used by Amazon Translate to encrypt this object.
IV_ID
TYPE /AWS1/XL8ENCRYPTIONKEYID
/AWS1/XL8ENCRYPTIONKEYID
¶
The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.
Queryable Attributes¶
Type¶
The type of encryption key used by Amazon Translate to encrypt this object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Id¶
The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |