toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
dataexchange
/
aws.sdk.kotlin.services.dataexchange.model
/
AssetType
Asset
Type
sealed
class
AssetType
Inheritors
ApiGatewayApi
LakeFormationDataPermission
RedshiftDataShare
S3DataAccess
S3Snapshot
SdkUnknown
Members
Types
Api
Gateway
Api
Link copied to clipboard
object
ApiGatewayApi
:
AssetType
Companion
Link copied to clipboard
object
Companion
Lake
Formation
Data
Permission
Link copied to clipboard
object
LakeFormationDataPermission
:
AssetType
Redshift
Data
Share
Link copied to clipboard
object
RedshiftDataShare
:
AssetType
S3Data
Access
Link copied to clipboard
object
S3DataAccess
:
AssetType
S3Snapshot
Link copied to clipboard
object
S3Snapshot
:
AssetType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AssetType
Properties
value
Link copied to clipboard
abstract
val
value
:
String