/AWS1/CL_R53GETDNSSECRESPONSE¶
GetDNSSECResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IO_STATUS
TYPE REF TO /AWS1/CL_R53DNSSECSTATUS
/AWS1/CL_R53DNSSECSTATUS
¶
A string representing the status of DNSSEC.
IT_KEYSIGNINGKEYS
TYPE /AWS1/CL_R53KEYSIGNINGKEY=>TT_KEYSIGNINGKEYS
TT_KEYSIGNINGKEYS
¶
The key-signing keys (KSKs) in your account.
Queryable Attributes¶
Status¶
A string representing the status of DNSSEC.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS |
KeySigningKeys¶
The key-signing keys (KSKs) in your account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYSIGNINGKEYS() |
Getter for KEYSIGNINGKEYS, with configurable default |
ASK_KEYSIGNINGKEYS() |
Getter for KEYSIGNINGKEYS w/ exceptions if field has no valu |
HAS_KEYSIGNINGKEYS() |
Determine if KEYSIGNINGKEYS has a value |