AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
georoutes
/
aws.sdk.kotlin.services.georoutes.model
/
RouteSpanGateAttribute
Route
Span
Gate
Attribute
sealed
class
RouteSpanGateAttribute
Inheritors
Emergency
KeyAccess
PermissionRequired
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Emergency
Link copied to clipboard
object
Emergency
:
RouteSpanGateAttribute
Key
Access
Link copied to clipboard
object
KeyAccess
:
RouteSpanGateAttribute
Permission
Required
Link copied to clipboard
object
PermissionRequired
:
RouteSpanGateAttribute
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RouteSpanGateAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String