Class: Aws::Types::GetBackupPlanFromTemplateOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBackupPlanFromTemplateOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_plan_document ⇒ Types::BackupPlan
Returns the value of attribute backup_plan_document.
Instance Attribute Details
#backup_plan_document ⇒ Types::BackupPlan
Returns the value of attribute backup_plan_document.
919 920 921 |
# File 'sig/types.rbs', line 919 def backup_plan_document @backup_plan_document end |