AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
xray
/
aws.sdk.kotlin.services.xray.model
/
GetSamplingStatisticSummariesResponse
/
Builder
Builder
class
Builder
Members
Properties
next
Token
Link copied to clipboard
var
nextToken
:
String
?
Pagination token.
sampling
Statistic
Summaries
Link copied to clipboard
var
samplingStatisticSummaries
:
List
<
SamplingStatisticSummary
>
?
Information about the number of requests instrumented for each sampling rule.