sizeConstraints

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bucrswhjbaxtrjus")
suspend fun sizeConstraints(argument: List<suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "nbemxabtoqsduugw")
suspend fun sizeConstraints(vararg argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)
@JvmName(name = "qdxlvylxdrmyiuod")
suspend fun sizeConstraints(argument: suspend SizeConstraintSetSizeConstraintArgsBuilder.() -> Unit)

Parameters

argument

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