Module: Aws::XRay::Client::_GetSamplingRulesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sampling_rule_records::Array[Types::SamplingRuleRecord]

Returns:



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

def sampling_rule_records: () -> ::Array[Types::SamplingRuleRecord]