GoogleCloudSQLInstanceSettingsReplicationType
No description
enum GoogleCloudSQLInstanceSettingsReplicationType {
SQL_REPLICATION_TYPE_UNSPECIFIED
SYNCHRONOUS
ASYNCHRONOUS
}
Values
GoogleCloudSQLInstanceSettingsReplicationType.SQL_REPLICATION_TYPE_UNSPECIFIED
Unspecified
GoogleCloudSQLInstanceSettingsReplicationType.SYNCHRONOUS
The synchronous replication mode for First Generation instances and is the default value
GoogleCloudSQLInstanceSettingsReplicationType.ASYNCHRONOUS
The asynchronous replication mode for First Generation instances
Member of
GoogleCloudSQLMySQLInstanceSettings object ● GoogleCloudSQLPostgreSQLInstanceSettings object ● GoogleCloudSQLSQLServerInstanceSettings object ● GoogleCloudSQLUnspecifiedInstanceSettings object