NotificationConfigurationsProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ess;
new NotificationConfigurationsProperty {
object NotificationArn,
object NotificationTypes
};
Properties
Name | Type | Description |
---|---|---|
NotificationArn |
object |
No description. |
NotificationTypes |
object |
No description. |
NotificationArn
Required
public object NotificationArn { get; set; }
- Type: object
NotificationTypes
Required
public object NotificationTypes { get; set; }
- Type: object