noWrapper

@JvmName(name = "txqhurmskfqahibj")
suspend fun noWrapper(value: Output<SubscriptionPushConfigNoWrapperArgs>)
@JvmName(name = "fcrvmkxldqfujkxn")
suspend fun noWrapper(value: SubscriptionPushConfigNoWrapperArgs?)

Parameters

value

When set, the payload to the push endpoint is not wrapped.Sets the data field as the HTTP body for delivery. Structure is documented below.


@JvmName(name = "larldrdmcukkrjkf")
suspend fun noWrapper(argument: suspend SubscriptionPushConfigNoWrapperArgsBuilder.() -> Unit)

Parameters

argument

When set, the payload to the push endpoint is not wrapped.Sets the data field as the HTTP body for delivery. Structure is documented below.