PreFreezeProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Fc;
new PreFreezeProperty {
object Handler = null,
object Timeout = null
};
Properties
Name | Type | Description |
---|---|---|
Handler |
object |
No description. |
Timeout |
object |
No description. |
Handler
Optional
public object Handler { get; set; }
- Type: object
Timeout
Optional
public object Timeout { get; set; }
- Type: object