INPUT_OBJECT
UpdateProxyConfigInput
link GraphQL Schema definition
- input UpdateProxyConfigInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Proxy url and port.
- ProxyConfigInput! :
- }
INPUT_OBJECT
- input UpdateProxyConfigInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Proxy url and port.
- ProxyConfigInput! :
- }