static MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.builder() |
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.creationTime(Instant creationTime) |
The creation time of the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.endpointName(String endpointName) |
The name of the endpoint using the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.lastModifiedTime(Instant lastModifiedTime) |
The last time the monitoring schedule was modified.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringJobDefinitionName(String monitoringJobDefinitionName) |
The name of the monitoring job definition that the schedule is for.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringScheduleArn(String monitoringScheduleArn) |
The Amazon Resource Name (ARN) of the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringScheduleName(String monitoringScheduleName) |
The name of the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringScheduleStatus(String monitoringScheduleStatus) |
The status of the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringScheduleStatus(ScheduleStatus monitoringScheduleStatus) |
The status of the monitoring schedule.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringType(String monitoringType) |
The type of the monitoring job definition that the schedule is for.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.Builder.monitoringType(MonitoringType monitoringType) |
The type of the monitoring job definition that the schedule is for.
|
MonitoringScheduleSummary.Builder |
MonitoringScheduleSummary.toBuilder() |
|