Skip to content

RosDBClusterProps

Properties for defining a RosDBCluster.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-dbcluster

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.RosDBClusterProps {
    DbNodeClass: interface{},
    DbType: interface{},
    DbVersion: interface{},
    PayType: interface{},
    AllowShutDown: interface{},
    Architecture: interface{},
    AutoRenewPeriod: interface{},
    BackupRetentionPolicyOnClusterDeletion: interface{},
    CloneDataPoint: interface{},
    ClusterNetworkType: interface{},
    ColdStorageOption: interface{},
    CreationCategory: interface{},
    CreationOption: interface{},
    DbClusterDescription: interface{},
    DbClusterParameters: interface{},
    DbMinorVersion: interface{},
    DbNodeNum: interface{},
    DefaultTimeZone: interface{},
    DeletionProtection: interface{},
    GdnId: interface{},
    HotStandbyCluster: interface{},
    LoosePolarLogBin: interface{},
    LooseXEngine: interface{},
    LooseXEngineUseMemoryPct: interface{},
    LowerCaseTableNames: interface{},
    MaintainTime: interface{},
    ParameterGroupId: interface{},
    Period: interface{},
    PeriodUnit: interface{},
    ProvisionedIops: interface{},
    ProxyClass: interface{},
    ProxyType: interface{},
    RenewalStatus: interface{},
    ResourceGroupId: interface{},
    RestartMasterNode: interface{},
    ScaleMax: interface{},
    ScaleMin: interface{},
    ScaleRoNumMax: interface{},
    ScaleRoNumMin: interface{},
    SecurityGroupIds: interface{},
    SecurityIpList: interface{},
    ServerlessType: interface{},
    SourceResourceId: interface{},
    StandbyAz: interface{},
    StorageAutoScale: interface{},
    StoragePayType: interface{},
    StorageSpace: interface{},
    StorageType: interface{},
    StorageUpperBound: interface{},
    StrictConsistency: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb.RosDBCluster.TagsProperty,
    TdeStatus: interface{},
    VpcId: interface{},
    VSwitchId: interface{},
    ZoneId: interface{},
}

Properties

Name Type Description
DbNodeClass interface{} No description.
DbType interface{} No description.
DbVersion interface{} No description.
PayType interface{} No description.
AllowShutDown interface{} No description.
Architecture interface{} No description.
AutoRenewPeriod interface{} No description.
BackupRetentionPolicyOnClusterDeletion interface{} No description.
CloneDataPoint interface{} No description.
ClusterNetworkType interface{} No description.
ColdStorageOption interface{} No description.
CreationCategory interface{} No description.
CreationOption interface{} No description.
DbClusterDescription interface{} No description.
DbClusterParameters interface{} No description.
DbMinorVersion interface{} No description.
DbNodeNum interface{} No description.
DefaultTimeZone interface{} No description.
DeletionProtection interface{} No description.
GdnId interface{} No description.
HotStandbyCluster interface{} No description.
LoosePolarLogBin interface{} No description.
LooseXEngine interface{} No description.
LooseXEngineUseMemoryPct interface{} No description.
LowerCaseTableNames interface{} No description.
MaintainTime interface{} No description.
ParameterGroupId interface{} No description.
Period interface{} No description.
PeriodUnit interface{} No description.
ProvisionedIops interface{} No description.
ProxyClass interface{} No description.
ProxyType interface{} No description.
RenewalStatus interface{} No description.
ResourceGroupId interface{} No description.
RestartMasterNode interface{} No description.
ScaleMax interface{} No description.
ScaleMin interface{} No description.
ScaleRoNumMax interface{} No description.
ScaleRoNumMin interface{} No description.
SecurityGroupIds interface{} No description.
SecurityIpList interface{} No description.
ServerlessType interface{} No description.
SourceResourceId interface{} No description.
StandbyAz interface{} No description.
StorageAutoScale interface{} No description.
StoragePayType interface{} No description.
StorageSpace interface{} No description.
StorageType interface{} No description.
StorageUpperBound interface{} No description.
StrictConsistency interface{} No description.
Tags *[]TagsProperty No description.
TdeStatus interface{} No description.
VpcId interface{} No description.
VSwitchId interface{} No description.
ZoneId interface{} No description.

DbNodeClassRequired

DbNodeClass interface{}
  • Type: interface{}

DbTypeRequired

DbType interface{}
  • Type: interface{}

DbVersionRequired

DbVersion interface{}
  • Type: interface{}

PayTypeRequired

PayType interface{}
  • Type: interface{}

AllowShutDownOptional

AllowShutDown interface{}
  • Type: interface{}

ArchitectureOptional

Architecture interface{}
  • Type: interface{}

AutoRenewPeriodOptional

AutoRenewPeriod interface{}
  • Type: interface{}

BackupRetentionPolicyOnClusterDeletionOptional

BackupRetentionPolicyOnClusterDeletion interface{}
  • Type: interface{}

CloneDataPointOptional

CloneDataPoint interface{}
  • Type: interface{}

ClusterNetworkTypeOptional

ClusterNetworkType interface{}
  • Type: interface{}

ColdStorageOptionOptional

ColdStorageOption interface{}
  • Type: interface{}

CreationCategoryOptional

CreationCategory interface{}
  • Type: interface{}

CreationOptionOptional

CreationOption interface{}
  • Type: interface{}

DbClusterDescriptionOptional

DbClusterDescription interface{}
  • Type: interface{}

DbClusterParametersOptional

DbClusterParameters interface{}
  • Type: interface{}

DbMinorVersionOptional

DbMinorVersion interface{}
  • Type: interface{}

DbNodeNumOptional

DbNodeNum interface{}
  • Type: interface{}

DefaultTimeZoneOptional

DefaultTimeZone interface{}
  • Type: interface{}

DeletionProtectionOptional

DeletionProtection interface{}
  • Type: interface{}

GdnIdOptional

GdnId interface{}
  • Type: interface{}

HotStandbyClusterOptional

HotStandbyCluster interface{}
  • Type: interface{}

LoosePolarLogBinOptional

LoosePolarLogBin interface{}
  • Type: interface{}

LooseXEngineOptional

LooseXEngine interface{}
  • Type: interface{}

LooseXEngineUseMemoryPctOptional

LooseXEngineUseMemoryPct interface{}
  • Type: interface{}

LowerCaseTableNamesOptional

LowerCaseTableNames interface{}
  • Type: interface{}

MaintainTimeOptional

MaintainTime interface{}
  • Type: interface{}

ParameterGroupIdOptional

ParameterGroupId interface{}
  • Type: interface{}

PeriodOptional

Period interface{}
  • Type: interface{}

PeriodUnitOptional

PeriodUnit interface{}
  • Type: interface{}

ProvisionedIopsOptional

ProvisionedIops interface{}
  • Type: interface{}

ProxyClassOptional

ProxyClass interface{}
  • Type: interface{}

ProxyTypeOptional

ProxyType interface{}
  • Type: interface{}

RenewalStatusOptional

RenewalStatus interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

RestartMasterNodeOptional

RestartMasterNode interface{}
  • Type: interface{}

ScaleMaxOptional

ScaleMax interface{}
  • Type: interface{}

ScaleMinOptional

ScaleMin interface{}
  • Type: interface{}

ScaleRoNumMaxOptional

ScaleRoNumMax interface{}
  • Type: interface{}

ScaleRoNumMinOptional

ScaleRoNumMin interface{}
  • Type: interface{}

SecurityGroupIdsOptional

SecurityGroupIds interface{}
  • Type: interface{}

SecurityIpListOptional

SecurityIpList interface{}
  • Type: interface{}

ServerlessTypeOptional

ServerlessType interface{}
  • Type: interface{}

SourceResourceIdOptional

SourceResourceId interface{}
  • Type: interface{}

StandbyAzOptional

StandbyAz interface{}
  • Type: interface{}

StorageAutoScaleOptional

StorageAutoScale interface{}
  • Type: interface{}

StoragePayTypeOptional

StoragePayType interface{}
  • Type: interface{}

StorageSpaceOptional

StorageSpace interface{}
  • Type: interface{}

StorageTypeOptional

StorageType interface{}
  • Type: interface{}

StorageUpperBoundOptional

StorageUpperBound interface{}
  • Type: interface{}

StrictConsistencyOptional

StrictConsistency interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty

TdeStatusOptional

TdeStatus interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}

VSwitchIdOptional

VSwitchId interface{}
  • Type: interface{}

ZoneIdOptional

ZoneId interface{}
  • Type: interface{}