Skip to content

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.

KeyRequired

public object Key { get; set; }
  • Type: object

EqualsToOptional

public object EqualsTo { get; set; }
  • Type: object