AWS SDK for Kotlin
Toggle table of contents
1.5.61
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
outposts
/
aws.sdk.kotlin.services.outposts.model
/
BlockingResourceType
Blocking
Resource
Type
sealed
class
BlockingResourceType
Inheritors
Ec2Instance
LgwRouteTable
LgwRoutingDomain
LgwVirtualInterfaceGroup
OutpostOrderCancellable
OutpostOrderInterventionRequired
OutpostRamShare
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Ec2Instance
Link copied to clipboard
object
Ec2Instance
:
BlockingResourceType
Lgw
Route
Table
Link copied to clipboard
object
LgwRouteTable
:
BlockingResourceType
Lgw
Routing
Domain
Link copied to clipboard
object
LgwRoutingDomain
:
BlockingResourceType
Lgw
Virtual
Interface
Group
Link copied to clipboard
object
LgwVirtualInterfaceGroup
:
BlockingResourceType
Outpost
Order
Cancellable
Link copied to clipboard
object
OutpostOrderCancellable
:
BlockingResourceType
Outpost
Order
Intervention
Required
Link copied to clipboard
object
OutpostOrderInterventionRequired
:
BlockingResourceType
Outpost
Ram
Share
Link copied to clipboard
object
OutpostRamShare
:
BlockingResourceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
BlockingResourceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String