AWS SDK for Kotlin
Toggle table of contents
1.6.100
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
outposts
/
aws.sdk.kotlin.services.outposts.model
/
QuoteConstraintType
Quote
Constraint
Type
sealed
class
QuoteConstraintType
Inheritors
RackMaximum
RackMaxPowerKva
RackMaxWeightLbs
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Rack
Maximum
Link copied to clipboard
object
RackMaximum
:
QuoteConstraintType
Rack
Max
Power
Kva
Link copied to clipboard
object
RackMaxPowerKva
:
QuoteConstraintType
Rack
Max
Weight
Lbs
Link copied to clipboard
object
RackMaxWeightLbs
:
QuoteConstraintType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
QuoteConstraintType
Properties
value
Link copied to clipboard
abstract
val
value
:
String