Skip to content

MirrorHeadersProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.MirrorHeadersProperty {
    Pass: interface{},
    PassAll: interface{},
    Remove: interface{},
    Sets: interface{},
}

Properties

Name Type Description
Pass interface{} No description.
PassAll interface{} No description.
Remove interface{} No description.
Sets interface{} No description.

PassOptional

Pass interface{}
  • Type: interface{}

PassAllOptional

PassAll interface{}
  • Type: interface{}

RemoveOptional

Remove interface{}
  • Type: interface{}

SetsOptional

Sets interface{}
  • Type: interface{}