maxMessageSize

@JvmName(name = "csajmakhttgfreen")
suspend fun maxMessageSize(value: Output<Int>)
@JvmName(name = "arwoktgstvomqajj")
suspend fun maxMessageSize(value: Int?)

Parameters

value

Limit of how many bytes a message can contain before Amazon SQS rejects it. An integer from 1024 bytes (1 KiB) up to 262144 bytes (256 KiB). The default for this attribute is 262144 (256 KiB).