Show / Hide Table of Contents

Class GetDatabaseClusterMaintenanceWindowResult

Inheritance
System.Object
GetDatabaseClusterMaintenanceWindowResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.DigitalOcean.Outputs
Assembly: Pulumi.DigitalOcean.dll
Syntax
public sealed class GetDatabaseClusterMaintenanceWindowResult

Fields

View Source

Day

The day of the week on which to apply maintenance updates.

Declaration
public readonly string Day
Field Value
Type Description
System.String
View Source

Hour

The hour in UTC at which maintenance updates will be applied in 24 hour format.

Declaration
public readonly string Hour
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.