Skip to content

RosDomainRecordsProps

Properties for defining a RosDomainRecords.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dns-domainrecords

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdns/datasource"
&datasource.RosDomainRecordsProps {
    DomainName: interface{},
    Direction: interface{},
    GroupId: interface{},
    KeyWord: interface{},
    Lang: interface{},
    Line: interface{},
    OrderBy: interface{},
    RefreshOptions: interface{},
    RrKeyWord: interface{},
    SearchMode: interface{},
    Status: interface{},
    Type: interface{},
    TypeKeyWord: interface{},
    ValueKeyWord: interface{},
}

Properties

Name Type Description
DomainName interface{} No description.
Direction interface{} No description.
GroupId interface{} No description.
KeyWord interface{} No description.
Lang interface{} No description.
Line interface{} No description.
OrderBy interface{} No description.
RefreshOptions interface{} No description.
RrKeyWord interface{} No description.
SearchMode interface{} No description.
Status interface{} No description.
Type interface{} No description.
TypeKeyWord interface{} No description.
ValueKeyWord interface{} No description.

DomainNameRequired

DomainName interface{}
  • Type: interface{}

DirectionOptional

Direction interface{}
  • Type: interface{}

GroupIdOptional

GroupId interface{}
  • Type: interface{}

KeyWordOptional

KeyWord interface{}
  • Type: interface{}

LangOptional

Lang interface{}
  • Type: interface{}

LineOptional

Line interface{}
  • Type: interface{}

OrderByOptional

OrderBy interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

RrKeyWordOptional

RrKeyWord interface{}
  • Type: interface{}

SearchModeOptional

SearchMode interface{}
  • Type: interface{}

StatusOptional

Status interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}

TypeKeyWordOptional

TypeKeyWord interface{}
  • Type: interface{}

ValueKeyWordOptional

ValueKeyWord interface{}
  • Type: interface{}