toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ListWebAppSyncFunctionTriggersResult
List
Web
App
Sync
Function
Triggers
Result
data
class
ListWebAppSyncFunctionTriggersResult
(
val
key
:
String
?
=
null
,
val
triggerUrl
:
String
?
=
null
)
Function secrets.
Members
Constructors
List
Web
App
Sync
Function
Triggers
Result
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
triggerUrl
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Secret key.
trigger
Url
Link copied to clipboard
val
triggerUrl
:
String
?
=
null
Trigger URL.