/AWS1/CL_KFKSERVERLESSREQUEST¶
Serverless cluster request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_vpcconfigs TYPE /AWS1/CL_KFKVPCCONFIG=>TT___LISTOFVPCCONFIG TT___LISTOFVPCCONFIG¶
The configuration of the Amazon VPCs for the cluster.
Optional arguments:¶
io_clientauthentication TYPE REF TO /AWS1/CL_KFKSERVERLESSCLIAUTHN /AWS1/CL_KFKSERVERLESSCLIAUTHN¶
Includes all client authentication information.
Queryable Attributes¶
VpcConfigs¶
The configuration of the Amazon VPCs for the cluster.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCCONFIGS() |
Getter for VPCCONFIGS, with configurable default |
ASK_VPCCONFIGS() |
Getter for VPCCONFIGS w/ exceptions if field has no value |
HAS_VPCCONFIGS() |
Determine if VPCCONFIGS has a value |
ClientAuthentication¶
Includes all client authentication information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTAUTHENTICATION() |
Getter for CLIENTAUTHENTICATION |