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. |
GroupId
Optional
GroupId interface{}
- Type: interface{}
KeyWord
Optional
KeyWord interface{}
- Type: interface{}
Lang
Optional
Lang interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SearchMode
Optional
SearchMode interface{}
- Type: interface{}
Starmark
Optional
Starmark interface{}
- Type: interface{}