ServiceConfigsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr"
&alicloudroscdkemr.ServiceConfigsProperty {
ConfigParams: interface{},
ServiceName: interface{},
Comment: interface{},
ConfigType: interface{},
CustomConfigParams: interface{},
GatewayClusterIdList: interface{},
GroupId: interface{},
HostInstanceId: interface{},
RefreshHostConfig: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ConfigParams |
interface{} |
No description. |
ServiceName |
interface{} |
No description. |
Comment |
interface{} |
No description. |
ConfigType |
interface{} |
No description. |
CustomConfigParams |
interface{} |
No description. |
GatewayClusterIdList |
interface{} |
No description. |
GroupId |
interface{} |
No description. |
HostInstanceId |
interface{} |
No description. |
RefreshHostConfig |
interface{} |
No description. |
ConfigParams
Required
ConfigParams interface{}
- Type: interface{}
ServiceName
Required
ServiceName interface{}
- Type: interface{}
Comment
Optional
Comment interface{}
- Type: interface{}
ConfigType
Optional
ConfigType interface{}
- Type: interface{}
CustomConfigParams
Optional
CustomConfigParams interface{}
- Type: interface{}
GatewayClusterIdList
Optional
GatewayClusterIdList interface{}
- Type: interface{}
GroupId
Optional
GroupId interface{}
- Type: interface{}
HostInstanceId
Optional
HostInstanceId interface{}
- Type: interface{}
RefreshHostConfig
Optional
RefreshHostConfig interface{}
- Type: interface{}