Skip to content

RosPrefixListProps

Properties for defining a RosPrefixList.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-prefixlist

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosPrefixListProps {
    PrefixListId: interface{},
    RefreshOptions: interface{},
}

Properties

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

PrefixListIdRequired

PrefixListId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}