Class: Aws::Types::GetBackupPlanFromJSONOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetBackupPlanFromJSONOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_plan ⇒ Types::BackupPlan
Returns the value of attribute backup_plan.
Instance Attribute Details
#backup_plan ⇒ Types::BackupPlan
Returns the value of attribute backup_plan.
909 910 911 |
# File 'sig/types.rbs', line 909 def backup_plan @backup_plan end |