toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
NotificationEndpointResponse
Notification
Endpoint
Response
data
class
NotificationEndpointResponse
(
val
locations
:
List
<
String
>
?
=
null
,
val
notificationDestination
:
String
?
=
null
)
Members
Constructors
Notification
Endpoint
Response
Link copied to clipboard
constructor
(
locations
:
List
<
String
>
?
=
null
,
notificationDestination
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
locations
Link copied to clipboard
val
locations
:
List
<
String
>
?
=
null
notification
Destination
Link copied to clipboard
val
notificationDestination
:
String
?
=
null