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