Skip to content

RosAccountProps

Properties for defining a RosAccount.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardbx-account

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardbx/datasource"
&datasource.RosAccountProps {
    DbInstanceId: interface{},
    PolarDbxAccountName: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
DbInstanceId interface{} No description.
PolarDbxAccountName interface{} No description.
RefreshOptions interface{} No description.

DbInstanceIdRequired

DbInstanceId interface{}
  • Type: interface{}

PolarDbxAccountNameRequired

PolarDbxAccountName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}