AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
ResourceShareType
Resource
Share
Type
sealed
class
ResourceShareType
Inheritors
All
Federated
Foreign
SdkUnknown
Members
Types
All
Link copied to clipboard
object
All
:
ResourceShareType
Companion
Link copied to clipboard
object
Companion
Federated
Link copied to clipboard
object
Federated
:
ResourceShareType
Foreign
Link copied to clipboard
object
Foreign
:
ResourceShareType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ResourceShareType
Properties
value
Link copied to clipboard
abstract
val
value
:
String