/AWS1/CL_EKSARGOCDNETACCCFGREQ¶
Configuration for network access to the Argo CD capability's managed API server endpoint. When VPC endpoint IDs are specified, 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¶
A list of VPC endpoint IDs to associate with the managed Argo CD API server endpoint. Each VPC endpoint provides private connectivity from a specific VPC to the Argo CD server. You can specify multiple VPC endpoint IDs to enable access from multiple VPCs.
Queryable Attributes¶
vpceIds¶
A list of VPC endpoint IDs to associate with the managed Argo CD API server endpoint. Each VPC endpoint provides private connectivity from a specific VPC to the Argo CD server. You can specify multiple VPC endpoint IDs to enable access from multiple VPCs.
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 |