@Stability(value=Stable) @Internal public static final class CfnReportGroup.ReportExportConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReportGroup.ReportExportConfigProperty
CfnReportGroup.ReportExportConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReportGroup.ReportExportConfigProperty.Builder, CfnReportGroup.ReportExportConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReportGroup.ReportExportConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReportGroup.ReportExportConfigProperty.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) |
String |
getExportConfigType()
The export configuration type.
|
Object |
getS3Destination()
A `S3ReportExportConfig` object that contains information about the S3 bucket where the run of a report is exported.
|
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(CfnReportGroup.ReportExportConfigProperty.Builder builder)
CfnReportGroup.ReportExportConfigProperty.Builder.public final String getExportConfigType()
CfnReportGroup.ReportExportConfigProperty
S3 : The report results are exported to an S3 bucket.NO_EXPORT : The report results are not exported.getExportConfigType in interface CfnReportGroup.ReportExportConfigPropertypublic final Object getS3Destination()
CfnReportGroup.ReportExportConfigPropertygetS3Destination in interface CfnReportGroup.ReportExportConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.