AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
batch
/
aws.sdk.kotlin.services.batch.model
/
QuotaShareResourceSharingStrategy
Quota
Share
Resource
Sharing
Strategy
sealed
class
QuotaShareResourceSharingStrategy
Inheritors
Lend
LendAndBorrow
Reserve
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Lend
Link copied to clipboard
object
Lend
:
QuotaShareResourceSharingStrategy
Lend
And
Borrow
Link copied to clipboard
object
LendAndBorrow
:
QuotaShareResourceSharingStrategy
Reserve
Link copied to clipboard
object
Reserve
:
QuotaShareResourceSharingStrategy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
QuotaShareResourceSharingStrategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String