sizeConstraints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vdcitfgavcssgrar")
suspend fun sizeConstraints(argument: List<suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "ticigxbrpeovobhp")
suspend fun sizeConstraints(vararg argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)
@JvmName(name = "vxgjknugeugdffpm")
suspend fun sizeConstraints(argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)

Parameters

argument

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