sizeConstraints

@JvmName(name = "gobobcrtanbhmsth")
suspend fun sizeConstraints(value: Output<List<SizeConstraintSetSizeConstraintArgs>>)
@JvmName(name = "ipoucquaxwkpnlrn")
suspend fun sizeConstraints(value: List<SizeConstraintSetSizeConstraintArgs>?)

Parameters

value

Specifies the parts of web requests that you want to inspect the size of.


@JvmName(name = "ivdwgkcxpqdmquar")
suspend fun sizeConstraints(vararg values: Output<SizeConstraintSetSizeConstraintArgs>)


@JvmName(name = "ewivchxcyirtujct")
suspend fun sizeConstraints(values: List<Output<SizeConstraintSetSizeConstraintArgs>>)
@JvmName(name = "ohrvctyieivnppuu")
suspend fun sizeConstraints(vararg values: SizeConstraintSetSizeConstraintArgs)

Parameters

values

Specifies the parts of web requests that you want to inspect the size of.


@JvmName(name = "vcpkbqupgohkaude")
suspend fun sizeConstraints(argument: List<suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "kbtsmqjkfkchgyxs")
suspend fun sizeConstraints(vararg argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)
@JvmName(name = "jmtkaymmlsacxfxk")
suspend fun sizeConstraints(argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)

Parameters

argument

Specifies the parts of web requests that you want to inspect the size of.