Skip to content

/AWS1/CL_EKSCNCTORCONFIGREQ

The configuration sent to a cluster for configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ROLEARN TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration.

IV_PROVIDER TYPE /AWS1/EKSCONNECTORCONFIGPVDR /AWS1/EKSCONNECTORCONFIGPVDR

The cloud provider for the target cluster to connect.


Queryable Attributes

roleArn

The Amazon Resource Name (ARN) of the role that is authorized to request the connector configuration.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

provider

The cloud provider for the target cluster to connect.

Accessible with the following methods

Method Description
GET_PROVIDER() Getter for PROVIDER, with configurable default
ASK_PROVIDER() Getter for PROVIDER w/ exceptions if field has no value
HAS_PROVIDER() Determine if PROVIDER has a value