RosEventRuleTargetsProps
Properties for defining a RosEventRuleTargets
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-eventruletargets
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosEventRuleTargetsProps {
RuleName: interface{},
ContactParameters: interface{},
FcParameters: interface{},
MnsParameters: interface{},
SlsParameters: interface{},
WebhookParameters: interface{},
}
Properties
Name | Type | Description |
---|---|---|
RuleName |
interface{} |
No description. |
ContactParameters |
interface{} |
No description. |
FcParameters |
interface{} |
No description. |
MnsParameters |
interface{} |
No description. |
SlsParameters |
interface{} |
No description. |
WebhookParameters |
interface{} |
No description. |
RuleName
Required
RuleName interface{}
- Type: interface{}
ContactParameters
Optional
ContactParameters interface{}
- Type: interface{}
FcParameters
Optional
FcParameters interface{}
- Type: interface{}
MnsParameters
Optional
MnsParameters interface{}
- Type: interface{}
SlsParameters
Optional
SlsParameters interface{}
- Type: interface{}
WebhookParameters
Optional
WebhookParameters interface{}
- Type: interface{}