Skip to content

RosRuleProps

Properties for defining a RosRule.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pvtz-rule

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz/datasource"
&datasource.RosRuleProps {
    RuleId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
RuleId interface{} No description.
RefreshOptions interface{} No description.

RuleIdRequired

RuleId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}