push

@JvmName(name = "ktxjroolmauyqebv")
suspend fun push(value: Output<PushInfoArgs>)
@JvmName(name = "ivbwjpkntqxqkryu")
suspend fun push(value: PushInfoArgs?)

Parameters

value

This property should be populated when deliveryMode is push and represents information about the push subscription.


@JvmName(name = "hixaqwoaqlpwfrfj")
suspend fun push(argument: suspend PushInfoArgsBuilder.() -> Unit)

Parameters

argument

This property should be populated when deliveryMode is push and represents information about the push subscription.