Skip to content

/AWS1/CL_RSHHSMCLIENTCERTMSG

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_marker TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

A value that indicates the starting point for the next set of response records in a subsequent request. If a value is returned in a response, you can retrieve the next set of records by providing this returned marker value in the Marker parameter and retrying the command. If the Marker field is empty, all response records have been retrieved for the request.

it_hsmclientcertificates TYPE /AWS1/CL_RSHHSMCLIENTCERT=>TT_HSMCLIENTCERTIFICATELIST TT_HSMCLIENTCERTIFICATELIST

A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.


Queryable Attributes

Marker

A value that indicates the starting point for the next set of response records in a subsequent request. If a value is returned in a response, you can retrieve the next set of records by providing this returned marker value in the Marker parameter and retrying the command. If the Marker field is empty, all response records have been retrieved for the request.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

HsmClientCertificates

A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.

Accessible with the following methods

Method Description
GET_HSMCLIENTCERTIFICATES() Getter for HSMCLIENTCERTIFICATES, with configurable default
ASK_HSMCLIENTCERTIFICATES() Getter for HSMCLIENTCERTIFICATES w/ exceptions if field has
HAS_HSMCLIENTCERTIFICATES() Determine if HSMCLIENTCERTIFICATES has a value