toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
GetTriggerEventSubscriptionStatusResult
Get
Trigger
Event
Subscription
Status
Result
data
class
GetTriggerEventSubscriptionStatusResult
(
val
status
:
String
,
val
triggerName
:
String
)
Defines the response of a trigger subscription operation.
Members
Constructors
Get
Trigger
Event
Subscription
Status
Result
Link copied to clipboard
constructor
(
status
:
String
,
triggerName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
status
Link copied to clipboard
val
status
:
String
Event Subscription Status.
trigger
Name
Link copied to clipboard
val
triggerName
:
String
Trigger name.