AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
IntegerParameterRangeSpecification
/
Builder
Builder
class
Builder
Members
Properties
max
Value
Link copied to clipboard
var
maxValue
:
String
?
The maximum integer value allowed.
min
Value
Link copied to clipboard
var
minValue
:
String
?
The minimum integer value allowed.