| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDeferredMaintenanceWindow |
AwsRedshiftClusterDeferredMaintenanceWindow.clone() |
AwsRedshiftClusterDeferredMaintenanceWindow |
AwsRedshiftClusterDeferredMaintenanceWindow.withDeferMaintenanceEndTime(String deferMaintenanceEndTime)
The end of the time window for which maintenance was deferred.
|
AwsRedshiftClusterDeferredMaintenanceWindow |
AwsRedshiftClusterDeferredMaintenanceWindow.withDeferMaintenanceIdentifier(String deferMaintenanceIdentifier)
The identifier of the maintenance window.
|
AwsRedshiftClusterDeferredMaintenanceWindow |
AwsRedshiftClusterDeferredMaintenanceWindow.withDeferMaintenanceStartTime(String deferMaintenanceStartTime)
The start of the time window for which maintenance was deferred.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsRedshiftClusterDeferredMaintenanceWindow> |
AwsRedshiftClusterDetails.getDeferredMaintenanceWindows()
List of time windows during which maintenance was deferred.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withDeferredMaintenanceWindows(AwsRedshiftClusterDeferredMaintenanceWindow... deferredMaintenanceWindows)
List of time windows during which maintenance was deferred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setDeferredMaintenanceWindows(Collection<AwsRedshiftClusterDeferredMaintenanceWindow> deferredMaintenanceWindows)
List of time windows during which maintenance was deferred.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withDeferredMaintenanceWindows(Collection<AwsRedshiftClusterDeferredMaintenanceWindow> deferredMaintenanceWindows)
List of time windows during which maintenance was deferred.
|
Copyright © 2023. All rights reserved.