JoinConfigurationsProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Sls;
new JoinConfigurationsProperty {
object Type,
object Condition = null
};
Properties
Name | Type | Description |
---|---|---|
Type |
object |
No description. |
Condition |
object |
No description. |
Type
Required
public object Type { get; set; }
- Type: object
Condition
Optional
public object Condition { get; set; }
- Type: object