Class: Aws::Types::GetBackupPlanFromTemplateInput
- Inherits:
-
Object
- Object
- Aws::Types::GetBackupPlanFromTemplateInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_plan_template_id ⇒ ::String
Returns the value of attribute backup_plan_template_id.
Instance Attribute Details
#backup_plan_template_id ⇒ ::String
Returns the value of attribute backup_plan_template_id.
914 915 916 |
# File 'sig/types.rbs', line 914 def backup_plan_template_id @backup_plan_template_id end |