AutoScalingGroupTotalLocalStorageGbRequestArgs

data class AutoScalingGroupTotalLocalStorageGbRequestArgs(val max: Output<Double>? = null, val min: Output<Double>? = null) : ConvertibleToJava<AutoScalingGroupTotalLocalStorageGbRequestArgs>

Constructors

fun AutoScalingGroupTotalLocalStorageGbRequestArgs(max: Output<Double>? = null, min: Output<Double>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AutoScalingGroupTotalLocalStorageGbRequestArgs

Properties

Link copied to clipboard
val max: Output<Double>? = null
Link copied to clipboard
val min: Output<Double>? = null