class Aws::Backup::Types::StartReportJobInput
@note When making an API call, you may pass StartReportJobInput
data as a hash: { report_plan_name: "ReportPlanName", # required idempotency_token: "string", }
@!attribute [rw] report_plan_name
The unique name of a report plan. @return [String]
@!attribute [rw] idempotency_token
A customer-chosen string that you can use to distinguish between otherwise identical calls to `StartReportJobInput`. Retrying a successful request with the same idempotency token results in a success message with no action taken. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/StartReportJobInput AWS API Documentation
Constants
- SENSITIVE