Skip to content

RosPrefixListsProps

Properties for defining a RosPrefixLists.

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

Initializer

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

Properties

Name Type Description
PrefixListName interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.

PrefixListNameOptional

PrefixListName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}