endpoint

@JvmName(name = "skwvjuajovykiuvy")
suspend fun endpoint(value: Output<String>)
@JvmName(name = "leuxljhcqmxyhgiv")
suspend fun endpoint(value: String?)

Parameters

value

The APNS endpoint of this credential. If using Certificate Authentication Mode and Sandbox specify 'gateway.sandbox.push.apple.com'. If using Certificate Authentication Mode and Production specify 'gateway.push.apple.com'. If using Token Authentication Mode and Sandbox specify 'https://api.development.push.apple.com:443/3/device'. If using Token Authentication Mode and Production specify 'https://api.push.apple.com:443/3/device'.