Skip to content

RosAccountProps

Properties for defining a RosAccount.

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

Initializer

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

Properties

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

AccountNameRequired

AccountName interface{}
  • Type: interface{}

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}