Skip to content

RosDrdsDBsProps

Properties for defining a RosDrdsDBs.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-drds-drdsdbs

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdrds/datasource"
&datasource.RosDrdsDBsProps {
    InstanceId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
InstanceId interface{} No description.
RefreshOptions interface{} No description.

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}