@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringExecutionSummaryProperty>
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder creationTime(String creationTime)
creationTime - The time at which the monitoring job was created. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder lastModifiedTime(String lastModifiedTime)
lastModifiedTime - A timestamp that indicates the last time the monitoring job was modified. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder monitoringExecutionStatus(String monitoringExecutionStatus)
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.getMonitoringExecutionStatus()monitoringExecutionStatus - The status of the monitoring job. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder monitoringScheduleName(String monitoringScheduleName)
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.getMonitoringScheduleName()monitoringScheduleName - The name of the monitoring schedule. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder scheduledTime(String scheduledTime)
scheduledTime - The time the monitoring job was scheduled. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder endpointName(String endpointName)
endpointName - The name of the endpoint used to run the monitoring job.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder failureReason(String failureReason)
failureReason - Contains the reason a monitoring job failed, if it failed.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder processingJobArn(String processingJobArn)
processingJobArn - The Amazon Resource Name (ARN) of the monitoring job.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringExecutionSummaryProperty>CfnMonitoringSchedule.MonitoringExecutionSummaryPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.