@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 - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.CreationTime`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder lastModifiedTime(String lastModifiedTime)
lastModifiedTime - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.LastModifiedTime`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder monitoringExecutionStatus(String monitoringExecutionStatus)
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.getMonitoringExecutionStatus()monitoringExecutionStatus - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.MonitoringExecutionStatus`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder monitoringScheduleName(String monitoringScheduleName)
CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.getMonitoringScheduleName()monitoringScheduleName - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.MonitoringScheduleName`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder scheduledTime(String scheduledTime)
scheduledTime - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.ScheduledTime`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder endpointName(String endpointName)
endpointName - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.EndpointName`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder failureReason(String failureReason)
failureReason - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.FailureReason`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.Builder processingJobArn(String processingJobArn)
processingJobArn - `CfnMonitoringSchedule.MonitoringExecutionSummaryProperty.ProcessingJobArn`.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 © 2021. All rights reserved.