RosParameterGroupProps
Properties for defining a RosParameterGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardb-parametergroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb/datasource"
&datasource.RosParameterGroupProps {
ParameterGroupId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ParameterGroupId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ParameterGroupId
Required
ParameterGroupId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}