Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::RDSMySQL::Backup
Using getBackup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBackup(args: GetBackupArgs, opts?: InvokeOptions): Promise<GetBackupResult>
function getBackupOutput(args: GetBackupOutputArgs, opts?: InvokeOptions): Output<GetBackupResult>def get_backup(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBackupResult
def get_backup_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBackupResult]func LookupBackup(ctx *Context, args *LookupBackupArgs, opts ...InvokeOption) (*LookupBackupResult, error)
func LookupBackupOutput(ctx *Context, args *LookupBackupOutputArgs, opts ...InvokeOption) LookupBackupResultOutput> Note: This function is named LookupBackup in the Go SDK.
public static class GetBackup
{
public static Task<GetBackupResult> InvokeAsync(GetBackupArgs args, InvokeOptions? opts = null)
public static Output<GetBackupResult> Invoke(GetBackupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBackupResult> getBackup(GetBackupArgs args, InvokeOptions options)
public static Output<GetBackupResult> getBackup(GetBackupArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:rdsmysql/getBackup:getBackup
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getBackup Result
The following output properties are available:
- Backup
End stringTime - 备份创建结束时间(UTC)。
- Backup
File stringName - 备份文件名。
- Backup
File intSize - 备份文件大小,单位为字节。
- Backup
Id string - 备份 ID。
- Backup
Metas List<Byteplus.Get Backup Backup Meta> - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- Backup
Method string - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- Backup
Name string - 备份的名称。
- Backup
Region string - 备份所在区域。
- Backup
Start stringTime - 备份创建开始时间(UTC)。
- Backup
Status string - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- Backup
Type string - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- Consistent
Time string - 一致性时间点。
- Create
Type string - 备份创建者,取值:System(系统)、User(用户)。
- Db
Engine stringVersion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- Db
Table List<Byteplus.Infos Get Backup Db Table Info> - 库表信息列表。
- Download
Status string - 下载状态。
- Engine
Type string - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- Error
Message string - 备份失败的错误信息。
- Expired
Time string - 备份过期时间(UTC)。
- Id string
- Uniquely identifies the resource.
- Instance
Id string - 实例 ID。
- Is
Encrypted bool - 是否加密。
- Is
Expired bool - 是否已过期。
- Backup
End stringTime - 备份创建结束时间(UTC)。
- Backup
File stringName - 备份文件名。
- Backup
File intSize - 备份文件大小,单位为字节。
- Backup
Id string - 备份 ID。
- Backup
Metas []GetBackup Backup Meta - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- Backup
Method string - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- Backup
Name string - 备份的名称。
- Backup
Region string - 备份所在区域。
- Backup
Start stringTime - 备份创建开始时间(UTC)。
- Backup
Status string - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- Backup
Type string - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- Consistent
Time string - 一致性时间点。
- Create
Type string - 备份创建者,取值:System(系统)、User(用户)。
- Db
Engine stringVersion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- Db
Table []GetInfos Backup Db Table Info - 库表信息列表。
- Download
Status string - 下载状态。
- Engine
Type string - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- Error
Message string - 备份失败的错误信息。
- Expired
Time string - 备份过期时间(UTC)。
- Id string
- Uniquely identifies the resource.
- Instance
Id string - 实例 ID。
- Is
Encrypted bool - 是否加密。
- Is
Expired bool - 是否已过期。
- backup
End StringTime - 备份创建结束时间(UTC)。
- backup
File StringName - 备份文件名。
- backup
File IntegerSize - 备份文件大小,单位为字节。
- backup
Id String - 备份 ID。
- backup
Metas List<GetBackup Backup Meta> - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- backup
Method String - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- backup
Name String - 备份的名称。
- backup
Region String - 备份所在区域。
- backup
Start StringTime - 备份创建开始时间(UTC)。
- backup
Status String - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- backup
Type String - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- consistent
Time String - 一致性时间点。
- create
Type String - 备份创建者,取值:System(系统)、User(用户)。
- db
Engine StringVersion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- db
Table List<GetInfos Backup Db Table Info> - 库表信息列表。
- download
Status String - 下载状态。
- engine
Type String - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- error
Message String - 备份失败的错误信息。
- expired
Time String - 备份过期时间(UTC)。
- id String
- Uniquely identifies the resource.
- instance
Id String - 实例 ID。
- is
Encrypted Boolean - 是否加密。
- is
Expired Boolean - 是否已过期。
- backup
End stringTime - 备份创建结束时间(UTC)。
- backup
File stringName - 备份文件名。
- backup
File numberSize - 备份文件大小,单位为字节。
- backup
Id string - 备份 ID。
- backup
Metas GetBackup Backup Meta[] - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- backup
Method string - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- backup
Name string - 备份的名称。
- backup
Region string - 备份所在区域。
- backup
Start stringTime - 备份创建开始时间(UTC)。
- backup
Status string - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- backup
Type string - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- consistent
Time string - 一致性时间点。
- create
Type string - 备份创建者,取值:System(系统)、User(用户)。
- db
Engine stringVersion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- db
Table GetInfos Backup Db Table Info[] - 库表信息列表。
- download
Status string - 下载状态。
- engine
Type string - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- error
Message string - 备份失败的错误信息。
- expired
Time string - 备份过期时间(UTC)。
- id string
- Uniquely identifies the resource.
- instance
Id string - 实例 ID。
- is
Encrypted boolean - 是否加密。
- is
Expired boolean - 是否已过期。
- backup_
end_ strtime - 备份创建结束时间(UTC)。
- backup_
file_ strname - 备份文件名。
- backup_
file_ intsize - 备份文件大小,单位为字节。
- backup_
id str - 备份 ID。
- backup_
metas Sequence[GetBackup Backup Meta] - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- backup_
method str - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- backup_
name str - 备份的名称。
- backup_
region str - 备份所在区域。
- backup_
start_ strtime - 备份创建开始时间(UTC)。
- backup_
status str - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- backup_
type str - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- consistent_
time str - 一致性时间点。
- create_
type str - 备份创建者,取值:System(系统)、User(用户)。
- db_
engine_ strversion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- db_
table_ Sequence[Getinfos Backup Db Table Info] - 库表信息列表。
- download_
status str - 下载状态。
- engine_
type str - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- error_
message str - 备份失败的错误信息。
- expired_
time str - 备份过期时间(UTC)。
- id str
- Uniquely identifies the resource.
- instance_
id str - 实例 ID。
- is_
encrypted bool - 是否加密。
- is_
expired bool - 是否已过期。
- backup
End StringTime - 备份创建结束时间(UTC)。
- backup
File StringName - 备份文件名。
- backup
File NumberSize - 备份文件大小,单位为字节。
- backup
Id String - 备份 ID。
- backup
Metas List<Property Map> - 创建逻辑备份类型的库表备份时,用于指定要备份的库表信息。
- backup
Method String - 备份类型,取值:Physical(物理备份)、Logical(逻辑备份)、Snapshot(快照备份)。
- backup
Name String - 备份的名称。
- backup
Region String - 备份所在区域。
- backup
Start StringTime - 备份创建开始时间(UTC)。
- backup
Status String - 备份状态,取值:Success(成功)、Failed(失败)、Running(执行中)。
- backup
Type String - 备份方式,取值:Full(全量/库表备)、Increment(增量备份)、DumpAll(全库备份)。
- consistent
Time String - 一致性时间点。
- create
Type String - 备份创建者,取值:System(系统)、User(用户)。
- db
Engine StringVersion - 兼容版本。取值:MySQL57:MySQL 5.7 版本。MySQL80:MySQL 8.0 版本。
- db
Table List<Property Map>Infos - 库表信息列表。
- download
Status String - 下载状态。
- engine
Type String - 数据库引擎类型。取值:InnoDB:InnoDB 引擎。RocksDB:RocksDB 引擎。
- error
Message String - 备份失败的错误信息。
- expired
Time String - 备份过期时间(UTC)。
- id String
- Uniquely identifies the resource.
- instance
Id String - 实例 ID。
- is
Encrypted Boolean - 是否加密。
- is
Expired Boolean - 是否已过期。
Supporting Types
GetBackupBackupMeta
GetBackupDbTableInfo
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
