Skip to content

/AWS1/CL_R53CREKEYSIGNINGKEY01

CreateKeySigningKeyResponse

CONSTRUCTOR

IMPORTING

Required arguments:

io_changeinfo TYPE REF TO /AWS1/CL_R53CHANGEINFO /AWS1/CL_R53CHANGEINFO

ChangeInfo

io_keysigningkey TYPE REF TO /AWS1/CL_R53KEYSIGNINGKEY /AWS1/CL_R53KEYSIGNINGKEY

The key-signing key (KSK) that the request creates.

iv_location TYPE /AWS1/R53RESOURCEURI /AWS1/R53RESOURCEURI

The unique URL representing the new key-signing key (KSK).


Queryable Attributes

ChangeInfo

ChangeInfo

Accessible with the following methods

Method Description
GET_CHANGEINFO() Getter for CHANGEINFO

KeySigningKey

The key-signing key (KSK) that the request creates.

Accessible with the following methods

Method Description
GET_KEYSIGNINGKEY() Getter for KEYSIGNINGKEY

Location

The unique URL representing the new key-signing key (KSK).

Accessible with the following methods

Method Description
GET_LOCATION() Getter for LOCATION, with configurable default
ASK_LOCATION() Getter for LOCATION w/ exceptions if field has no value
HAS_LOCATION() Determine if LOCATION has a value