Module: Aws::InternetMonitor::Client::_GetMonitorResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetMonitorOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:



158
# File 'sig/client.rbs', line 158

def created_at: () -> ::Time

#health_events_configTypes::HealthEventsConfig

Returns:



166
# File 'sig/client.rbs', line 166

def health_events_config: () -> Types::HealthEventsConfig

#internet_measurements_log_deliveryTypes::InternetMeasurementsLogDelivery

Returns:



164
# File 'sig/client.rbs', line 164

def internet_measurements_log_delivery: () -> Types::InternetMeasurementsLogDelivery

#max_city_networks_to_monitor::Integer

Returns:



163
# File 'sig/client.rbs', line 163

def max_city_networks_to_monitor: () -> ::Integer

#modified_at::Time

Returns:



159
# File 'sig/client.rbs', line 159

def modified_at: () -> ::Time

#monitor_arn::String

Returns:



155
# File 'sig/client.rbs', line 155

def monitor_arn: () -> ::String

#monitor_name::String

Returns:



154
# File 'sig/client.rbs', line 154

def monitor_name: () -> ::String

#processing_status"OK", ...

Returns:



160
# File 'sig/client.rbs', line 160

def processing_status: () -> ("OK" | "INACTIVE" | "COLLECTING_DATA" | "INSUFFICIENT_DATA" | "FAULT_SERVICE" | "FAULT_ACCESS_CLOUDWATCH")

#processing_status_info::String

Returns:



161
# File 'sig/client.rbs', line 161

def processing_status_info: () -> ::String

#resources::Array[::String]

Returns:



156
# File 'sig/client.rbs', line 156

def resources: () -> ::Array[::String]

#status"PENDING", ...

Returns:



157
# File 'sig/client.rbs', line 157

def status: () -> ("PENDING" | "ACTIVE" | "INACTIVE" | "ERROR")

#tags::Hash[::String, ::String]

Returns:



162
# File 'sig/client.rbs', line 162

def tags: () -> ::Hash[::String, ::String]

#traffic_percentage_to_monitor::Integer

Returns:



165
# File 'sig/client.rbs', line 165

def traffic_percentage_to_monitor: () -> ::Integer