toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.