AwsProxyConfig

Detail konfigurasi proxy yang disimpan di AWS Secret Manager.

Representasi JSON
{
  "secretArn": string,
  "secretVersion": string
}
Kolom
secretArn

string

ARN rahasia AWS Secret Manager yang berisi konfigurasi proxy HTTP(S).

Secret harus berupa konfigurasi proxy yang dienkode JSON seperti yang dijelaskan di https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/how-to/use-a-proxy#create_a_proxy_configuration_file

secretVersion

string

String versi rahasia AWS Secret Manager yang berisi konfigurasi proxy HTTP(S).