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. |
PrefixListId
Required
PrefixListId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}