Module: Aws::ApplicationSignals::Client::_ListInstrumentationConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#changedBoolean

Returns:

  • (Boolean)


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

def changed: () -> bool

#environment::String

Returns:

  • (::String)


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

def environment: () -> ::String

#latest_configurations::Array[Types::InstrumentationConfigurationWithoutServiceEnv]



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

def latest_configurations: () -> ::Array[Types::InstrumentationConfigurationWithoutServiceEnv]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service::String

Returns:

  • (::String)


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

def service: () -> ::String

#sync_interval::Integer

Returns:

  • (::Integer)


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

def sync_interval: () -> ::Integer

#synced_at::Time

Returns:

  • (::Time)


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

def synced_at: () -> ::Time