AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3
/
aws.sdk.kotlin.services.s3.model
/
StatsEvent
/
Builder
Builder
class
Builder
Members
Properties
details
Link copied to clipboard
var
details
:
Stats
?
The Stats event details.
Functions
details
Link copied to clipboard
fun
details
(
block
:
Stats.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.s3.model.Stats
inside the given
block