AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
PropertyLocation
Property
Location
sealed
class
PropertyLocation
Inheritors
Body
Header
Path
QueryParam
SdkUnknown
Members
Types
Body
Link copied to clipboard
object
Body
:
PropertyLocation
Companion
Link copied to clipboard
object
Companion
Header
Link copied to clipboard
object
Header
:
PropertyLocation
Path
Link copied to clipboard
object
Path
:
PropertyLocation
Query
Param
Link copied to clipboard
object
QueryParam
:
PropertyLocation
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PropertyLocation
Properties
value
Link copied to clipboard
abstract
val
value
:
String