Skip to content

RequestHeadersProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkwaf3"
&alicloudroscdkwaf3.RequestHeadersProperty {
    Key: interface{},
    Value: interface{},
}

Properties

Name Type Description
Key interface{} No description.
Value interface{} No description.

KeyOptional

Key interface{}
  • Type: interface{}

ValueOptional

Value interface{}
  • Type: interface{}