Skip to main content

AWSRedshiftClusterDeferredMaintenanceWindow

No description

type AWSRedshiftClusterDeferredMaintenanceWindow {
endedAt: DateTime
id: String!
startedAt: DateTime
}

Fields

AWSRedshiftClusterDeferredMaintenanceWindow.endedAt ● DateTime scalar

A timestamp for the end of the time period when we defer maintenance.

AWSRedshiftClusterDeferredMaintenanceWindow.id ● String! non-null scalar

A unique identifier for the maintenance window.

AWSRedshiftClusterDeferredMaintenanceWindow.startedAt ● DateTime scalar

A timestamp for the beginning of the time period when we defer maintenance.

Member of

AWSRedshiftCluster object