Class: Aws::Types::GetBackupPlanFromJSONInput
- Inherits:
-
Object
- Object
- Aws::Types::GetBackupPlanFromJSONInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_plan_template_json ⇒ ::String
Returns the value of attribute backup_plan_template_json.
Instance Attribute Details
#backup_plan_template_json ⇒ ::String
Returns the value of attribute backup_plan_template_json.
904 905 906 |
# File 'sig/types.rbs', line 904 def backup_plan_template_json @backup_plan_template_json end |