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:

  • (::Time)


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

def created_at: () -> ::Time

#health_events_configTypes::HealthEventsConfig



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

def health_events_config: () -> Types::HealthEventsConfig

#internet_measurements_log_deliveryTypes::InternetMeasurementsLogDelivery



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

def internet_measurements_log_delivery: () -> Types::InternetMeasurementsLogDelivery

#max_city_networks_to_monitor::Integer

Returns:

  • (::Integer)


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

def max_city_networks_to_monitor: () -> ::Integer

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

#monitor_arn::String

Returns:

  • (::String)


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

def monitor_arn: () -> ::String

#monitor_name::String

Returns:

  • (::String)


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

def monitor_name: () -> ::String

#processing_status"OK", ...

Returns:

  • ("OK", "INACTIVE", "COLLECTING_DATA", "INSUFFICIENT_DATA", "FAULT_SERVICE", "FAULT_ACCESS_CLOUDWATCH")


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:

  • (::String)


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

def processing_status_info: () -> ::String

#resources::Array[::String]

Returns:

  • (::Array[::String])


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

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

#status"PENDING", ...

Returns:

  • ("PENDING", "ACTIVE", "INACTIVE", "ERROR")


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

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

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

Returns:

  • (::Hash[::String, ::String])


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

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

#traffic_percentage_to_monitor::Integer

Returns:

  • (::Integer)


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

def traffic_percentage_to_monitor: () -> ::Integer