Skip to content

/AWS1/CL_DZNMANAGEDENDPTCREDS

The managed endpoint credentials of the EMR on EKS cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The identifier of the managed endpoint credentials.

iv_token TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The ARN of the managed endpoint credentials.


Queryable Attributes

id

The identifier of the managed endpoint credentials.

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

token

The ARN of the managed endpoint credentials.

Accessible with the following methods

Method Description
GET_TOKEN() Getter for TOKEN, with configurable default
ASK_TOKEN() Getter for TOKEN w/ exceptions if field has no value
HAS_TOKEN() Determine if TOKEN has a value