Skip to content

RosAccountsProps

Properties for defining a RosAccounts.

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

Initializer

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

Properties

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

InstanceIdOptional

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}