Skip to content

RosDomainsProps

Properties for defining a RosDomains.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdns/datasource"
&datasource.RosDomainsProps {
    GroupId: interface{},
    KeyWord: interface{},
    Lang: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
    SearchMode: interface{},
    Starmark: interface{},
}

Properties

Name Type Description
GroupId interface{} No description.
KeyWord interface{} No description.
Lang interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.
SearchMode interface{} No description.
Starmark interface{} No description.

GroupIdOptional

GroupId interface{}
  • Type: interface{}

KeyWordOptional

KeyWord interface{}
  • Type: interface{}

LangOptional

Lang interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

SearchModeOptional

SearchMode interface{}
  • Type: interface{}

StarmarkOptional

Starmark interface{}
  • Type: interface{}