AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ecs
/
aws.sdk.kotlin.services.ecs.model
/
SettingName
Setting
Name
sealed
class
SettingName
Inheritors
AwsvpcTrunking
ContainerInsights
ContainerInstanceLongArnFormat
DefaultLogDriverMode
FargateFipsMode
FargateTaskRetirementWaitPeriod
GuardDutyActivate
ServiceLongArnFormat
TagResourceAuthorization
TaskLongArnFormat
SdkUnknown
Members
Types
Awsvpc
Trunking
Link copied to clipboard
object
AwsvpcTrunking
:
SettingName
Companion
Link copied to clipboard
object
Companion
Container
Insights
Link copied to clipboard
object
ContainerInsights
:
SettingName
Container
Instance
Long
Arn
Format
Link copied to clipboard
object
ContainerInstanceLongArnFormat
:
SettingName
Default
Log
Driver
Mode
Link copied to clipboard
object
DefaultLogDriverMode
:
SettingName
Fargate
Fips
Mode
Link copied to clipboard
object
FargateFipsMode
:
SettingName
Fargate
Task
Retirement
Wait
Period
Link copied to clipboard
object
FargateTaskRetirementWaitPeriod
:
SettingName
Guard
Duty
Activate
Link copied to clipboard
object
GuardDutyActivate
:
SettingName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SettingName
Service
Long
Arn
Format
Link copied to clipboard
object
ServiceLongArnFormat
:
SettingName
Tag
Resource
Authorization
Link copied to clipboard
object
TagResourceAuthorization
:
SettingName
Task
Long
Arn
Format
Link copied to clipboard
object
TaskLongArnFormat
:
SettingName
Properties
value
Link copied to clipboard
abstract
val
value
:
String