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 SourceDay
The day of the week on which to apply maintenance updates.
Declaration
public readonly string Day
Field Value
| Type | Description |
|---|---|
| System.String |
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 |