Skip to content

DnsConfigOptionsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.DnsConfigOptionsProperty {
    Name: interface{},
    Value: interface{},
}

Properties

Name Type Description
Name interface{} No description.
Value interface{} No description.

NameRequired

Name interface{}
  • Type: interface{}

ValueRequired

Value interface{}
  • Type: interface{}