Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::RecoveryConfig.
The Recovery settings of an environment.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#scheduled_snapshots_config
def scheduled_snapshots_config() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::ScheduledSnapshotsConfig
    Returns
    
  - (::Google::Cloud::Orchestration::Airflow::Service::V1::ScheduledSnapshotsConfig) — Optional. The configuration for scheduled snapshot creation mechanism.
 
#scheduled_snapshots_config=
def scheduled_snapshots_config=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::ScheduledSnapshotsConfig
    Parameter
    
  - value (::Google::Cloud::Orchestration::Airflow::Service::V1::ScheduledSnapshotsConfig) — Optional. The configuration for scheduled snapshot creation mechanism.
 
    Returns
    
- (::Google::Cloud::Orchestration::Airflow::Service::V1::ScheduledSnapshotsConfig) — Optional. The configuration for scheduled snapshot creation mechanism.