Module: Aws::InternetMonitor::Client::_GetInternetEventResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#client_locationTypes::ClientLocation



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

def client_location: () -> Types::ClientLocation

#ended_at::Time

Returns:

  • (::Time)


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

def ended_at: () -> ::Time

#event_arn::String

Returns:

  • (::String)


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

def event_arn: () -> ::String

#event_id::String

Returns:

  • (::String)


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

def event_id: () -> ::String

#event_status"ACTIVE", "RESOLVED"

Returns:

  • ("ACTIVE", "RESOLVED")


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

def event_status: () -> ("ACTIVE" | "RESOLVED")

#event_type"AVAILABILITY", "PERFORMANCE"

Returns:

  • ("AVAILABILITY", "PERFORMANCE")


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

def event_type: () -> ("AVAILABILITY" | "PERFORMANCE")

#started_at::Time

Returns:

  • (::Time)


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

def started_at: () -> ::Time