@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringInputProperty>
CfnMonitoringSchedule.MonitoringInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringInputProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringInputProperty.Builder |
endpointInput(CfnMonitoringSchedule.EndpointInputProperty endpointInput)
Sets the value of
CfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput() |
CfnMonitoringSchedule.MonitoringInputProperty.Builder |
endpointInput(IResolvable endpointInput)
Sets the value of
CfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput() |
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputProperty.Builder endpointInput(CfnMonitoringSchedule.EndpointInputProperty endpointInput)
CfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput()endpointInput - The endpoint for a monitoring job. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputProperty.Builder endpointInput(IResolvable endpointInput)
CfnMonitoringSchedule.MonitoringInputProperty.getEndpointInput()endpointInput - The endpoint for a monitoring job. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringInputProperty>CfnMonitoringSchedule.MonitoringInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.