public static interface ReportDefinition.Builder extends SdkPojo, CopyableBuilder<ReportDefinition.Builder,ReportDefinition>
| Modifier and Type | Method and Description |
|---|---|
ReportDefinition.Builder |
additionalArtifacts(AdditionalArtifact... additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
|
ReportDefinition.Builder |
additionalArtifacts(Collection<AdditionalArtifact> additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
|
ReportDefinition.Builder |
additionalArtifactsWithStrings(Collection<String> additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
|
ReportDefinition.Builder |
additionalArtifactsWithStrings(String... additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
|
ReportDefinition.Builder |
additionalSchemaElements(Collection<SchemaElement> additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
|
ReportDefinition.Builder |
additionalSchemaElements(SchemaElement... additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
|
ReportDefinition.Builder |
additionalSchemaElementsWithStrings(Collection<String> additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
|
ReportDefinition.Builder |
additionalSchemaElementsWithStrings(String... additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
|
ReportDefinition.Builder |
billingViewArn(String billingViewArn)
The Amazon resource name of the billing view.
|
ReportDefinition.Builder |
compression(CompressionFormat compression)
Sets the value of the Compression property for this object.
|
ReportDefinition.Builder |
compression(String compression)
Sets the value of the Compression property for this object.
|
ReportDefinition.Builder |
format(ReportFormat format)
Sets the value of the Format property for this object.
|
ReportDefinition.Builder |
format(String format)
Sets the value of the Format property for this object.
|
ReportDefinition.Builder |
refreshClosedReports(Boolean refreshClosedReports)
Whether you want Amazon Web Services to update your reports after they have been finalized if Amazon Web
Services detects charges related to previous months.
|
ReportDefinition.Builder |
reportName(String reportName)
Sets the value of the ReportName property for this object.
|
ReportDefinition.Builder |
reportVersioning(ReportVersioning reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the
report in addition to the previous versions.
|
ReportDefinition.Builder |
reportVersioning(String reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the
report in addition to the previous versions.
|
ReportDefinition.Builder |
s3Bucket(String s3Bucket)
Sets the value of the S3Bucket property for this object.
|
ReportDefinition.Builder |
s3Prefix(String s3Prefix)
Sets the value of the S3Prefix property for this object.
|
ReportDefinition.Builder |
s3Region(AWSRegion s3Region)
Sets the value of the S3Region property for this object.
|
ReportDefinition.Builder |
s3Region(String s3Region)
Sets the value of the S3Region property for this object.
|
ReportDefinition.Builder |
timeUnit(String timeUnit)
Sets the value of the TimeUnit property for this object.
|
ReportDefinition.Builder |
timeUnit(TimeUnit timeUnit)
Sets the value of the TimeUnit property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReportDefinition.Builder reportName(String reportName)
reportName - The new value for the ReportName property for this object.ReportDefinition.Builder timeUnit(String timeUnit)
ReportDefinition.Builder timeUnit(TimeUnit timeUnit)
ReportDefinition.Builder format(String format)
format - The new value for the Format property for this object.ReportFormat,
ReportFormatReportDefinition.Builder format(ReportFormat format)
format - The new value for the Format property for this object.ReportFormat,
ReportFormatReportDefinition.Builder compression(String compression)
compression - The new value for the Compression property for this object.CompressionFormat,
CompressionFormatReportDefinition.Builder compression(CompressionFormat compression)
compression - The new value for the Compression property for this object.CompressionFormat,
CompressionFormatReportDefinition.Builder additionalSchemaElementsWithStrings(Collection<String> additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as individual resource IDs.
additionalSchemaElements - A list of strings that indicate additional content that Amazon Web Services includes in the report,
such as individual resource IDs.ReportDefinition.Builder additionalSchemaElementsWithStrings(String... additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as individual resource IDs.
additionalSchemaElements - A list of strings that indicate additional content that Amazon Web Services includes in the report,
such as individual resource IDs.ReportDefinition.Builder additionalSchemaElements(Collection<SchemaElement> additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as individual resource IDs.
additionalSchemaElements - A list of strings that indicate additional content that Amazon Web Services includes in the report,
such as individual resource IDs.ReportDefinition.Builder additionalSchemaElements(SchemaElement... additionalSchemaElements)
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as individual resource IDs.
additionalSchemaElements - A list of strings that indicate additional content that Amazon Web Services includes in the report,
such as individual resource IDs.ReportDefinition.Builder s3Bucket(String s3Bucket)
s3Bucket - The new value for the S3Bucket property for this object.ReportDefinition.Builder s3Prefix(String s3Prefix)
s3Prefix - The new value for the S3Prefix property for this object.ReportDefinition.Builder s3Region(String s3Region)
ReportDefinition.Builder s3Region(AWSRegion s3Region)
ReportDefinition.Builder additionalArtifactsWithStrings(Collection<String> additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
additionalArtifacts - A list of manifests that you want Amazon Web Services to create for this report.ReportDefinition.Builder additionalArtifactsWithStrings(String... additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
additionalArtifacts - A list of manifests that you want Amazon Web Services to create for this report.ReportDefinition.Builder additionalArtifacts(Collection<AdditionalArtifact> additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
additionalArtifacts - A list of manifests that you want Amazon Web Services to create for this report.ReportDefinition.Builder additionalArtifacts(AdditionalArtifact... additionalArtifacts)
A list of manifests that you want Amazon Web Services to create for this report.
additionalArtifacts - A list of manifests that you want Amazon Web Services to create for this report.ReportDefinition.Builder refreshClosedReports(Boolean refreshClosedReports)
Whether you want Amazon Web Services to update your reports after they have been finalized if Amazon Web Services detects charges related to previous months. These charges can include refunds, credits, or support fees.
refreshClosedReports - Whether you want Amazon Web Services to update your reports after they have been finalized if Amazon
Web Services detects charges related to previous months. These charges can include refunds, credits,
or support fees.ReportDefinition.Builder reportVersioning(String reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in addition to the previous versions.
reportVersioning - Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver
the report in addition to the previous versions.ReportVersioning,
ReportVersioningReportDefinition.Builder reportVersioning(ReportVersioning reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in addition to the previous versions.
reportVersioning - Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver
the report in addition to the previous versions.ReportVersioning,
ReportVersioningReportDefinition.Builder billingViewArn(String billingViewArn)
The Amazon resource name of the billing view. You can get this value by using the billing view service public APIs.
billingViewArn - The Amazon resource name of the billing view. You can get this value by using the billing view service
public APIs.Copyright © 2023. All rights reserved.