Module: Google::Cloud::Filestore::V1::Replication::Role
- Defined in:
- proto_docs/google/cloud/filestore/v1/cloud_filestore_service.rb
Overview
Replication role.
Constant Summary collapse
- ROLE_UNSPECIFIED =
Role not set.
0- ACTIVE =
The instance is the
ACTIVEreplication member, functions as the replication source instance. 1- STANDBY =
The instance is the
STANDBYreplication member, functions as the replication destination instance. 2