public static interface ReportWithRawData.Builder extends SdkPojo, CopyableBuilder<ReportWithRawData.Builder,ReportWithRawData>
| Modifier and Type | Method and Description |
|---|---|
ReportWithRawData.Builder |
data(String data)
The value of the requested data field from the report.
|
ReportWithRawData.Builder |
reportArn(String reportArn)
The ARN of the report.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReportWithRawData.Builder reportArn(String reportArn)
The ARN of the report.
reportArn - The ARN of the report.ReportWithRawData.Builder data(String data)
The value of the requested data field from the report.
data - The value of the requested data field from the report.Copyright © 2023. All rights reserved.