Module: Aws::InternetMonitor::Client::_CreateMonitorResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateMonitorOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def arn: () -> ::String
|
#status ⇒ "PENDING", ...
84 |
# File 'sig/client.rbs', line 84
def status: () -> ("PENDING" | "ACTIVE" | "INACTIVE" | "ERROR")
|