Skip to content

TairConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkredis"
&alicloudroscdkredis.TairConfigProperty {
    ShardCount: interface{},
    Storage: interface{},
    StorageType: interface{},
}

Properties

Name Type Description
ShardCount interface{} No description.
Storage interface{} No description.
StorageType interface{} No description.

ShardCountOptional

ShardCount interface{}
  • Type: interface{}

StorageOptional

Storage interface{}
  • Type: interface{}

StorageTypeOptional

StorageType interface{}
  • Type: interface{}