AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
outposts
/
aws.sdk.kotlin.services.outposts.model
/
AwsServiceName
Aws
Service
Name
sealed
class
AwsServiceName
Inheritors
Aws
Ec2
Elasticache
Elb
Rds
Route53
SdkUnknown
Members
Types
Aws
Link copied to clipboard
object
Aws
:
AwsServiceName
Companion
Link copied to clipboard
object
Companion
Ec2
Link copied to clipboard
object
Ec2
:
AwsServiceName
Elasticache
Link copied to clipboard
object
Elasticache
:
AwsServiceName
Elb
Link copied to clipboard
object
Elb
:
AwsServiceName
Rds
Link copied to clipboard
object
Rds
:
AwsServiceName
Route53
Link copied to clipboard
object
Route53
:
AwsServiceName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AwsServiceName
Properties
value
Link copied to clipboard
abstract
val
value
:
String