AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
geoplaces
/
aws.sdk.kotlin.services.geoplaces.model
/
TypePlacement
Type
Placement
sealed
class
TypePlacement
Inheritors
AfterBaseName
BeforeBaseName
SdkUnknown
Members
Types
After
Base
Name
Link copied to clipboard
object
AfterBaseName
:
TypePlacement
Before
Base
Name
Link copied to clipboard
object
BeforeBaseName
:
TypePlacement
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TypePlacement
Properties
value
Link copied to clipboard
abstract
val
value
:
String