RosPrefixListProps
Properties for defining a RosPrefixList
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-prefixlist
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosPrefixListProps {
Entries: interface{},
IpVersion: interface{},
MaxEntries: interface{},
PrefixListDescription: interface{},
PrefixListName: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc.RosPrefixList.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Entries |
interface{} |
No description. |
IpVersion |
interface{} |
No description. |
MaxEntries |
interface{} |
No description. |
PrefixListDescription |
interface{} |
No description. |
PrefixListName |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Entries
Optional
Entries interface{}
- Type: interface{}
IpVersion
Optional
IpVersion interface{}
- Type: interface{}
MaxEntries
Optional
MaxEntries interface{}
- Type: interface{}
PrefixListDescription
Optional
PrefixListDescription interface{}
- Type: interface{}
PrefixListName
Optional
PrefixListName interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty