AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
autoscalingplans
/
aws.sdk.kotlin.services.autoscalingplans.model
/
ServiceNamespace
Service
Namespace
sealed
class
ServiceNamespace
Inheritors
Autoscaling
Dynamodb
Ec2
Ecs
Rds
SdkUnknown
Members
Types
Autoscaling
Link copied to clipboard
object
Autoscaling
:
ServiceNamespace
Companion
Link copied to clipboard
object
Companion
Dynamodb
Link copied to clipboard
object
Dynamodb
:
ServiceNamespace
Ec2
Link copied to clipboard
object
Ec2
:
ServiceNamespace
Ecs
Link copied to clipboard
object
Ecs
:
ServiceNamespace
Rds
Link copied to clipboard
object
Rds
:
ServiceNamespace
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceNamespace
Properties
value
Link copied to clipboard
abstract
val
value
:
String