Cluster Director V1BETA API - Class Google::Cloud::HypercomputeCluster::V1beta::ExistingLustreConfig (v0.1.0)

Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::ExistingLustreConfig.

When set in a StorageResourceConfig, indicates that an existing Managed Lustre instance should be imported.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#lustre

def lustre() -> ::String
Returns
  • (::String) — Required. Immutable. Name of the Managed Lustre instance to import, in the format projects/{project}/locations/{location}/instances/{instance}

#lustre=

def lustre=(value) -> ::String
Parameter
  • value (::String) — Required. Immutable. Name of the Managed Lustre instance to import, in the format projects/{project}/locations/{location}/instances/{instance}
Returns
  • (::String) — Required. Immutable. Name of the Managed Lustre instance to import, in the format projects/{project}/locations/{location}/instances/{instance}