ArgoCdConfigResponse
The response object containing Argo CD configuration details, including the server URL that you use to access the Argo CD web interface and API.
Contents
- awsIdc
-
The IAM Identity CenterIAM; Identity Center integration configuration.
Type: ArgoCdAwsIdcConfigResponse object
Required: No
- namespace
-
The Kubernetes namespace where Argo CD resources are monitored by your Argo CD Capability.
Type: String
Required: No
- networkAccess
-
The network access configuration for the Argo CD capability's managed API server endpoint. If VPC endpoint IDs are specified, public access is blocked and the Argo CD server is only accessible through the specified VPC endpoints.
Type: ArgoCdNetworkAccessConfigResponse object
Required: No
- rbacRoleMappings
-
The list of role mappings that define which IAM Identity CenterIAM; Identity Center users or groups have which Argo CD roles.
Type: Array of ArgoCdRoleMapping objects
Required: No
- serverUrl
-
The URL of the Argo CD server. Use this URL to access the Argo CD web interface and API.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: