Packages

Typed Gleam client for Amazon RDS. Auto-generated from the upstream Smithy model. Depends on aws_gleam_runtime.

Current section

Files

Jump to
aws_gleam_rds include aws@services@rds_DeleteDBInstanceAutomatedBackupInput.hrl
Raw

include/aws@services@rds_DeleteDBInstanceAutomatedBackupInput.hrl

-record(delete_d_b_instance_automated_backup_input, {
dbi_resource_id :: gleam@option:option(binary()),
db_instance_automated_backups_arn :: gleam@option:option(binary())
}).