AWS SDK for Kotlin
Toggle table of contents
1.5.107
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecs
/
aws.sdk.kotlin.services.ecs.model
/
ResourceManagementType
Resource
Management
Type
sealed
class
ResourceManagementType
Inheritors
Customer
Ecs
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Customer
Link copied to clipboard
object
Customer
:
ResourceManagementType
Ecs
Link copied to clipboard
object
Ecs
:
ResourceManagementType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceManagementType
Properties
value
Link copied to clipboard
abstract
val
value
:
String