AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-http
/
aws.sdk.kotlin.runtime.http.operation
/
CustomUserAgentMetadata
/
CustomUserAgentMetadata
Custom
User
Agent
Metadata
constructor
(
extras
:
Map
<
String
,
String
>
=
mapOf()
,
typedExtras
:
List
<
TypedUserAgentMetadata
>
=
listOf()
)