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