Skip to content

RosAccountsProps

Properties for defining a RosAccounts.

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

Initializer

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

Properties

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

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

AccountNameOptional

AccountName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}