Skip to content

RosAccountsProps

Properties for defining a RosAccounts.

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

Initializer

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

Properties

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

DbInstanceIdRequired

DbInstanceId interface{}
  • Type: interface{}

AccountTypeOptional

AccountType interface{}
  • Type: interface{}

PolarDbxAccountNameOptional

PolarDbxAccountName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}