RosZoneProps
Properties for defining a RosZone
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-pvtz-zone
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz"
&alicloudroscdkpvtz.RosZoneProps {
ZoneName: interface{},
DnsGroup: interface{},
IgnoredStackTagKeys: interface{},
ProxyPattern: interface{},
Remark: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkpvtz.RosZone.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
ZoneName |
interface{} |
No description. |
DnsGroup |
interface{} |
No description. |
IgnoredStackTagKeys |
interface{} |
No description. |
ProxyPattern |
interface{} |
No description. |
Remark |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
ZoneName
Required
ZoneName interface{}
- Type: interface{}
DnsGroup
Optional
DnsGroup interface{}
- Type: interface{}
IgnoredStackTagKeys
Optional
IgnoredStackTagKeys interface{}
- Type: interface{}
ProxyPattern
Optional
ProxyPattern interface{}
- Type: interface{}
Remark
Optional
Remark interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty