Skip to content

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.

ZoneNameRequired

ZoneName interface{}
  • Type: interface{}

DnsGroupOptional

DnsGroup interface{}
  • Type: interface{}

IgnoredStackTagKeysOptional

IgnoredStackTagKeys interface{}
  • Type: interface{}

ProxyPatternOptional

ProxyPattern interface{}
  • Type: interface{}

RemarkOptional

Remark interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty