AWS SDK for Kotlin
Toggle table of contents
1.6.59
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
aws-config
/
aws.sdk.kotlin.runtime.config.profile
/
AwsConfigValue
/
String
String
data
class
String
(
val
value
:
String
)
:
AwsConfigValue
Members
Constructors
String
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String