pulumi-alicloud-kotlin
3.55.2.0
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
)
Types
Constructors
Properties
Constructors
Dispatch
Rule
Notify
Rule
Notify
Object
Link copied to clipboard
fun
DispatchRuleNotifyRuleNotifyObject
(
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