class Aws::Backup::Types::GetBackupPlanInput
@note When making an API call, you may pass GetBackupPlanInput
data as a hash: { backup_plan_id: "string", # required version_id: "string", }
@!attribute [rw] backup_plan_id
Uniquely identifies a backup plan. @return [String]
@!attribute [rw] version_id
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/GetBackupPlanInput AWS API Documentation
Constants
- SENSITIVE