Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsProxyConfig.
Details of a proxy config stored in AWS Secret Manager.
Generated from protobuf message google.cloud.gkemulticloud.v1.AwsProxyConfig
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ secret_arn
string
The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration. The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/anthos/clusters/docs/multi-cloud/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
↳ secret_version
string
The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
getSecretArn
The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/anthos/clusters/docs/multi-cloud/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
string
setSecretArn
The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/anthos/clusters/docs/multi-cloud/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
var
string
$this
getSecretVersion
The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
string
setSecretVersion
The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
var
string
$this