Skip to content

RoutingRulesProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.RoutingRulesProperty {
    Condition: interface{},
    Redirect: interface{},
    RuleNumber: interface{},
}

Properties

Name Type Description
Condition interface{} No description.
Redirect interface{} No description.
RuleNumber interface{} No description.

ConditionRequired

Condition interface{}
  • Type: interface{}

RedirectRequired

Redirect interface{}
  • Type: interface{}

RuleNumberRequired

RuleNumber interface{}
  • Type: interface{}