AWS SDK for Kotlin
Toggle table of contents
1.5.104
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bcmpricingcalculator
/
aws.sdk.kotlin.services.bcmpricingcalculator.model
/
GroupSharingPreferenceEnum
Group
Sharing
Preference
Enum
sealed
class
GroupSharingPreferenceEnum
Inheritors
Open
Prioritized
Restricted
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Open
Link copied to clipboard
object
Open
:
GroupSharingPreferenceEnum
Prioritized
Link copied to clipboard
object
Prioritized
:
GroupSharingPreferenceEnum
Restricted
Link copied to clipboard
object
Restricted
:
GroupSharingPreferenceEnum
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GroupSharingPreferenceEnum
Properties
value
Link copied to clipboard
abstract
val
value
:
String