Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GenerateAwsAccessTokenRequest.
Request message for AwsClusters.GenerateAwsAccessToken
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aws_cluster
def aws_cluster() -> ::String
-
(::String) — Required. The name of the AwsCluster resource to authenticate to.
AwsCluster
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>
.See Resource Names for more details on Google Cloud resource names.
#aws_cluster=
def aws_cluster=(value) -> ::String
-
value (::String) — Required. The name of the AwsCluster resource to authenticate to.
AwsCluster
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>
.See Resource Names for more details on Google Cloud resource names.
-
(::String) — Required. The name of the AwsCluster resource to authenticate to.
AwsCluster
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>
.See Resource Names for more details on Google Cloud resource names.