AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
deadline
/
aws.sdk.kotlin.services.deadline.model
/
StepAmountCapability
/
Builder
Builder
class
Builder
Members
Properties
max
Link copied to clipboard
var
max
:
Double
?
The maximum amount.
min
Link copied to clipboard
var
min
:
Double
?
The minimum amount.
name
Link copied to clipboard
var
name
:
String
?
The name of the step.
value
Link copied to clipboard
var
value
:
Double
?
The amount value.