Filestore V1 API - Class Google::Cloud::Filestore::V1::ReplicaConfig (v2.1.0)

Reference documentation and code samples for the Filestore V1 API class Google::Cloud::Filestore::V1::ReplicaConfig.

Replica configuration for the instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_active_sync_time

def last_active_sync_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The timestamp of the latest replication snapshot taken on the active instance and is already replicated safely.

#peer_instance

def peer_instance() -> ::String
Returns
  • (::String) — Optional. The peer instance.

#peer_instance=

def peer_instance=(value) -> ::String
Parameter
  • value (::String) — Optional. The peer instance.
Returns
  • (::String) — Optional. The peer instance.

#state

def state() -> ::Google::Cloud::Filestore::V1::ReplicaConfig::State
Returns

#state_reasons

def state_reasons() -> ::Array<::Google::Cloud::Filestore::V1::ReplicaConfig::StateReason>
Returns