Skip to content

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.

ParameterGroupIdRequired

ParameterGroupId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}