You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Backup::Types::GetBackupPlanFromJSONInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Backup::Types::GetBackupPlanFromJSONInput
- Defined in:
- (unknown)
Overview
Note:
When passing GetBackupPlanFromJSONInput as input to an Aws::Client method, you can use a vanilla Hash:
{
backup_plan_template_json: "string", # required
}
Instance Attribute Summary collapse
-
#backup_plan_template_json ⇒ String
A customer-supplied backup plan document in JSON format.
Instance Attribute Details
#backup_plan_template_json ⇒ String
A customer-supplied backup plan document in JSON format.