RosNacosConfigProps
Properties for defining a RosNacosConfig
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-mse-nacosconfig
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmse"
&alicloudroscdkmse.RosNacosConfigProps {
DataId: interface{},
Group: interface{},
InstanceId: interface{},
AppName: interface{},
BetaIps: interface{},
Content: interface{},
Desc: interface{},
NamespaceId: interface{},
Tags: *string,
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DataId |
interface{} |
No description. |
Group |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
AppName |
interface{} |
No description. |
BetaIps |
interface{} |
No description. |
Content |
interface{} |
No description. |
Desc |
interface{} |
No description. |
NamespaceId |
interface{} |
No description. |
Tags |
*string |
No description. |
Type |
interface{} |
No description. |
DataId
Required
DataId interface{}
- Type: interface{}
Group
Required
Group interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
AppName
Optional
AppName interface{}
- Type: interface{}
BetaIps
Optional
BetaIps interface{}
- Type: interface{}
Content
Optional
Content interface{}
- Type: interface{}
Desc
Optional
Desc interface{}
- Type: interface{}
NamespaceId
Optional
NamespaceId interface{}
- Type: interface{}
Tags
Optional
Tags *string
- Type: *string
Type
Optional
Type interface{}
- Type: interface{}