/AWS1/CL_EKSARGOCDNETACCCFGRSP¶
The response object containing network access configuration for the Argo CD capability's managed API server endpoint. If VPC endpoint IDs are present, public access is blocked and the Argo CD server is only accessible through the specified VPC endpoints.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_vpceids TYPE /AWS1/CL_EKSSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The list of VPC endpoint IDs associated with the managed Argo CD API server endpoint. Each VPC endpoint provides private connectivity from a specific VPC to the Argo CD server.
Queryable Attributes¶
vpceIds¶
The list of VPC endpoint IDs associated with the managed Argo CD API server endpoint. Each VPC endpoint provides private connectivity from a specific VPC to the Argo CD server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCEIDS() |
Getter for VPCEIDS, with configurable default |
ASK_VPCEIDS() |
Getter for VPCEIDS w/ exceptions if field has no value |
HAS_VPCEIDS() |
Determine if VPCEIDS has a value |