toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
DispatchRuleNotifyRuleNotifyObject
Dispatch
Rule
Notify
Rule
Notify
Object
data
class
DispatchRuleNotifyRuleNotifyObject
(
val
name
:
String
,
val
notifyObjectId
:
String
,
val
notifyType
:
String
)
Members
Constructors
Dispatch
Rule
Notify
Rule
Notify
Object
Link copied to clipboard
constructor
(
name
:
String
,
notifyObjectId
:
String
,
notifyType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
notify
Object
Id
Link copied to clipboard
val
notifyObjectId
:
String
notify
Type
Link copied to clipboard
val
notifyType
:
String