GroupConfigurationProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sls;
new GroupConfigurationProperty {
object Type,
object Fields = null
};
Properties
| Name | Type | Description |
|---|---|---|
Type |
object |
No description. |
Fields |
object |
No description. |
TypeRequired
public object Type { get; set; }
- Type: object
FieldsOptional
public object Fields { get; set; }
- Type: object