Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::AutomatedBackupPolicyInfo.
Automated backup policy signal info
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#is_enabled
def is_enabled() -> ::Boolean
Returns
- (::Boolean) — Is automated policy enabled.
#is_enabled=
def is_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Is automated policy enabled.
Returns
- (::Boolean) — Is automated policy enabled.
#sub_resource
def sub_resource() -> ::Google::Cloud::DatabaseCenter::V1beta::SubResource
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.
#sub_resource=
def sub_resource=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::SubResource
Parameter
- value (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.
Returns
- (::Google::Cloud::DatabaseCenter::V1beta::SubResource) — Optional. Sub resource details associated with the signal.