toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
nimble
/
aws.sdk.kotlin.services.nimble.model
/
StudioComponentSubtype
Studio
Component
Subtype
sealed
class
StudioComponentSubtype
Inheritors
AmazonFsxForLustre
AmazonFsxForWindows
AwsManagedMicrosoftAd
Custom
SdkUnknown
Members
Types
Amazon
Fsx
For
Lustre
Link copied to clipboard
object
AmazonFsxForLustre
:
StudioComponentSubtype
Amazon
Fsx
For
Windows
Link copied to clipboard
object
AmazonFsxForWindows
:
StudioComponentSubtype
Aws
Managed
Microsoft
Ad
Link copied to clipboard
object
AwsManagedMicrosoftAd
:
StudioComponentSubtype
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
StudioComponentSubtype
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
StudioComponentSubtype
Properties
value
Link copied to clipboard
abstract
val
value
:
String