AWS SDK for Kotlin
Toggle table of contents
1.5.36
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
arcregionswitch
/
aws.sdk.kotlin.services.arcregionswitch.model
/
ExecutionBlockType
Execution
Block
Type
sealed
class
ExecutionBlockType
Inheritors
Aurora
CustomActionLambda
Ec2Asg
Ecs
EksResourceScaling
ExecutionApproval
Parallel
RegionSwitch
Route53HealthCheck
RoutingControl
SdkUnknown
Members
Types
Aurora
Link copied to clipboard
object
Aurora
:
ExecutionBlockType
Companion
Link copied to clipboard
object
Companion
Custom
Action
Lambda
Link copied to clipboard
object
CustomActionLambda
:
ExecutionBlockType
Ec2Asg
Link copied to clipboard
object
Ec2Asg
:
ExecutionBlockType
Ecs
Link copied to clipboard
object
Ecs
:
ExecutionBlockType
Eks
Resource
Scaling
Link copied to clipboard
object
EksResourceScaling
:
ExecutionBlockType
Execution
Approval
Link copied to clipboard
object
ExecutionApproval
:
ExecutionBlockType
Parallel
Link copied to clipboard
object
Parallel
:
ExecutionBlockType
Region
Switch
Link copied to clipboard
object
RegionSwitch
:
ExecutionBlockType
Route53Health
Check
Link copied to clipboard
object
Route53HealthCheck
:
ExecutionBlockType
Routing
Control
Link copied to clipboard
object
RoutingControl
:
ExecutionBlockType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ExecutionBlockType
Properties
value
Link copied to clipboard
abstract
val
value
:
String