Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateMaintenanceWindow.
The maintenance window of the GoldengateDeployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#day
def day() -> ::Google::Type::DayOfWeek
Returns
- (::Google::Type::DayOfWeek) — Required. Days of the week.
#day=
def day=(value) -> ::Google::Type::DayOfWeek
Parameter
- value (::Google::Type::DayOfWeek) — Required. Days of the week.
Returns
- (::Google::Type::DayOfWeek) — Required. Days of the week.
#start_hour
def start_hour() -> ::Integer
Returns
- (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.
#start_hour=
def start_hour=(value) -> ::Integer
Parameter
- value (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.
Returns
- (::Integer) — Required. Start hour for maintenance period. Hour is in UTC.