Details einer Proxykonfiguration, die in AWS Secret Manager gespeichert ist.
JSON-Darstellung |
---|
{ "secretArn": string, "secretVersion": string } |
Felder | |
---|---|
secretArn |
Die ARN des AWS Secrets Manager-Secrets, das die HTTP(S)-Proxykonfiguration enthält. Das Secret muss eine JSON-codierte Proxykonfiguration sein, wie unter https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/how-to/use-a-proxy#create_a_proxy_configuration_file beschrieben. |
secretVersion |
Der Versionsstring des AWS Secrets Manager-Secrets, das die HTTP(S)-Proxykonfiguration enthält. |