Class: Aws::Types::ExportBackupPlanTemplateInput
- Inherits:
-
Object
- Object
- Aws::Types::ExportBackupPlanTemplateInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_plan_id ⇒ ::String
Returns the value of attribute backup_plan_id.
Instance Attribute Details
#backup_plan_id ⇒ ::String
Returns the value of attribute backup_plan_id.
877 878 879 |
# File 'sig/types.rbs', line 877 def backup_plan_id @backup_plan_id end |