Skip to content

BackupProps

Properties for defining a Backup.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpolardb"
&alicloudroscdkpolardb.BackupProps {
    DbClusterId: interface{},
}

Properties

Name Type Description
DbClusterId interface{} Property dbClusterId: The cluster ID.

DbClusterIdRequired

DbClusterId interface{}
  • Type: interface{}

Property dbClusterId: The cluster ID.