public static interface UpdateMonitorResponse.Builder extends InternetMonitorResponse.Builder, SdkPojo, CopyableBuilder<UpdateMonitorResponse.Builder,UpdateMonitorResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateMonitorResponse.Builder |
monitorArn(String monitorArn)
The Amazon Resource Name (ARN) of the monitor.
|
UpdateMonitorResponse.Builder |
status(MonitorConfigState status)
The status of a monitor.
|
UpdateMonitorResponse.Builder |
status(String status)
The status of a monitor.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateMonitorResponse.Builder monitorArn(String monitorArn)
The Amazon Resource Name (ARN) of the monitor.
monitorArn - The Amazon Resource Name (ARN) of the monitor.UpdateMonitorResponse.Builder status(String status)
The status of a monitor.
status - The status of a monitor.MonitorConfigState,
MonitorConfigStateUpdateMonitorResponse.Builder status(MonitorConfigState status)
The status of a monitor.
status - The status of a monitor.MonitorConfigState,
MonitorConfigStateCopyright © 2023. All rights reserved.