| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails |
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.clone() |
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails |
AwsAmazonMqBrokerDetails.getMaintenanceWindowStartTime()
The scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.
|
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails |
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.withDayOfWeek(String dayOfWeek)
The day of the week on which the maintenance window falls.
|
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails |
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.withTimeOfDay(String timeOfDay)
The time, in 24-hour format, on which the maintenance window falls.
|
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails |
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.withTimeZone(String timeZone)
The time zone in either the Country/City format or the UTC offset format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAmazonMqBrokerDetails.setMaintenanceWindowStartTime(AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails maintenanceWindowStartTime)
The scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.
|
AwsAmazonMqBrokerDetails |
AwsAmazonMqBrokerDetails.withMaintenanceWindowStartTime(AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails maintenanceWindowStartTime)
The scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.
|
Copyright © 2023. All rights reserved.