maximumMessageSize

@JvmName(name = "dtbwnclncxxihhsj")
suspend fun maximumMessageSize(value: Output<Int>)
@JvmName(name = "svtuhtfxgkrntmux")
suspend fun maximumMessageSize(value: Int?)

Parameters

value

The limit of how many bytes that a message can contain before SQS rejects it. You can specify an integer value from `1,024` bytes (1 KiB) to `262,144` bytes (256 KiB). The default value is `262,144` (256 KiB).