toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
NotificationEndpointArgs
Notification
Endpoint
Args
data
class
NotificationEndpointArgs
(
val
locations
:
Output
<
List
<
String
>
>
?
=
null
,
val
notificationDestination
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
NotificationEndpointArgs
>
Members
Constructors
Notification
Endpoint
Args
Link copied to clipboard
constructor
(
locations
:
Output
<
List
<
String
>
>
?
=
null
,
notificationDestination
:
Output
<
String
>
?
=
null
)
Properties
locations
Link copied to clipboard
val
locations
:
Output
<
List
<
String
>
>
?
=
null
notification
Destination
Link copied to clipboard
val
notificationDestination
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
NotificationEndpointArgs