Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GetAwsServerConfigRequest.
GetAwsServerConfigRequest gets the server config of GKE cluster on AWS.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. The name of the
AwsServerConfig resource
to describe.
AwsServerConfig
names are formatted asprojects/<project-id>/locations/<region>/awsServerConfig
.See Resource Names for more details on Google Cloud resource names.
#name=
def name=(value) -> ::String
-
value (::String) — Required. The name of the
AwsServerConfig resource
to describe.
AwsServerConfig
names are formatted asprojects/<project-id>/locations/<region>/awsServerConfig
.See Resource Names for more details on Google Cloud resource names.
-
(::String) — Required. The name of the
AwsServerConfig resource
to describe.
AwsServerConfig
names are formatted asprojects/<project-id>/locations/<region>/awsServerConfig
.See Resource Names for more details on Google Cloud resource names.