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