ApplicationNotificationEndpointArgs

data class ApplicationNotificationEndpointArgs(val uri: Output<String>) : ConvertibleToJava<ApplicationNotificationEndpointArgs>

Managed application notification endpoint.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ApplicationNotificationEndpointArgs

Properties

Link copied to clipboard
val uri: Output<String>

The managed application notification endpoint uri.