@Stability(value=Stable) @Internal public static final class CfnReportDefinitionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReportDefinitionProps
CfnReportDefinitionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnReportDefinitionProps.Builder, CfnReportDefinitionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReportDefinitionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReportDefinitionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAdditionalArtifacts()
A list of manifests that you want AWS to create for this report.
|
List<String> |
getAdditionalSchemaElements()
A list of strings that indicate additional content that AWS includes in the report, such as individual resource IDs.
|
String |
getBillingViewArn()
The Amazon Resource Name (ARN) of the billing view.
|
String |
getCompression()
The compression format that Amazon Web Services uses for the report.
|
String |
getFormat()
The format that Amazon Web Services saves the report in.
|
Object |
getRefreshClosedReports()
Whether you want AWS to update your reports after they have been finalized if AWS detects charges related to previous months.
|
String |
getReportName()
The name of the report that you want to create.
|
String |
getReportVersioning()
Whether you want AWS to overwrite the previous version of each report or to deliver the report in addition to the previous versions.
|
String |
getS3Bucket()
The S3 bucket where Amazon Web Services delivers the report.
|
String |
getS3Prefix()
The prefix that Amazon Web Services adds to the report name when Amazon Web Services delivers the report.
|
String |
getS3Region()
The Region of the S3 bucket that Amazon Web Services delivers the report into.
|
String |
getTimeUnit()
The granularity of the line items in the report.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnReportDefinitionProps.Builder builder)
CfnReportDefinitionProps.Builder.public final String getCompression()
CfnReportDefinitionPropsgetCompression in interface CfnReportDefinitionPropspublic final String getFormat()
CfnReportDefinitionPropsgetFormat in interface CfnReportDefinitionPropspublic final Object getRefreshClosedReports()
CfnReportDefinitionPropsThese charges can include refunds, credits, or support fees.
getRefreshClosedReports in interface CfnReportDefinitionPropspublic final String getReportName()
CfnReportDefinitionPropsThe name must be unique, is case sensitive, and can't include spaces.
getReportName in interface CfnReportDefinitionPropspublic final String getReportVersioning()
CfnReportDefinitionPropsgetReportVersioning in interface CfnReportDefinitionPropspublic final String getS3Bucket()
CfnReportDefinitionPropsgetS3Bucket in interface CfnReportDefinitionPropspublic final String getS3Prefix()
CfnReportDefinitionPropsYour prefix can't include spaces.
getS3Prefix in interface CfnReportDefinitionPropspublic final String getS3Region()
CfnReportDefinitionPropsgetS3Region in interface CfnReportDefinitionPropspublic final String getTimeUnit()
CfnReportDefinitionPropsgetTimeUnit in interface CfnReportDefinitionPropspublic final List<String> getAdditionalArtifacts()
CfnReportDefinitionPropsgetAdditionalArtifacts in interface CfnReportDefinitionPropspublic final List<String> getAdditionalSchemaElements()
CfnReportDefinitionPropsgetAdditionalSchemaElements in interface CfnReportDefinitionPropspublic final String getBillingViewArn()
CfnReportDefinitionPropsYou can get this value by using the billing view service public APIs.
getBillingViewArn in interface CfnReportDefinitionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.