/AWS1/CL_FRHAUTHNTCTNCONF¶
The authentication configuration of the Amazon MSK cluster.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_rolearn
TYPE /AWS1/FRHROLEARN
/AWS1/FRHROLEARN
¶
The ARN of the role used to access the Amazon MSK cluster.
iv_connectivity
TYPE /AWS1/FRHCONNECTIVITY
/AWS1/FRHCONNECTIVITY
¶
The type of connectivity used to access the Amazon MSK cluster.
Queryable Attributes¶
RoleARN¶
The ARN of the role used to access the Amazon MSK cluster.
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 |
Connectivity¶
The type of connectivity used to access the Amazon MSK cluster.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIVITY() |
Getter for CONNECTIVITY, with configurable default |
ASK_CONNECTIVITY() |
Getter for CONNECTIVITY w/ exceptions if field has no value |
HAS_CONNECTIVITY() |
Determine if CONNECTIVITY has a value |