@Stability(value=Stable) @Internal public static final class CfnReportGroup.S3ReportExportConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReportGroup.S3ReportExportConfigProperty
CfnReportGroup.S3ReportExportConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReportGroup.S3ReportExportConfigProperty.Builder, CfnReportGroup.S3ReportExportConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String bucket,
String bucketOwner,
Object encryptionDisabled,
String encryptionKey,
String packaging,
String path)
Constructor that initializes the object based on literal property values passed by the
CfnReportGroup.ReportExportConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnReportGroup.S3ReportExportConfigProperty.Bucket`.
|
String |
getBucketOwner()
`CfnReportGroup.S3ReportExportConfigProperty.BucketOwner`.
|
Object |
getEncryptionDisabled()
`CfnReportGroup.S3ReportExportConfigProperty.EncryptionDisabled`.
|
String |
getEncryptionKey()
`CfnReportGroup.S3ReportExportConfigProperty.EncryptionKey`.
|
String |
getPackaging()
`CfnReportGroup.S3ReportExportConfigProperty.Packaging`.
|
String |
getPath()
`CfnReportGroup.S3ReportExportConfigProperty.Path`.
|
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.public final String getBucket()
CfnReportGroup.S3ReportExportConfigPropertygetBucket in interface CfnReportGroup.S3ReportExportConfigPropertypublic final String getBucketOwner()
CfnReportGroup.S3ReportExportConfigPropertygetBucketOwner in interface CfnReportGroup.S3ReportExportConfigPropertypublic final Object getEncryptionDisabled()
CfnReportGroup.S3ReportExportConfigPropertygetEncryptionDisabled in interface CfnReportGroup.S3ReportExportConfigPropertypublic final String getEncryptionKey()
CfnReportGroup.S3ReportExportConfigPropertygetEncryptionKey in interface CfnReportGroup.S3ReportExportConfigPropertypublic final String getPackaging()
CfnReportGroup.S3ReportExportConfigPropertygetPackaging in interface CfnReportGroup.S3ReportExportConfigPropertypublic final String getPath()
CfnReportGroup.S3ReportExportConfigPropertygetPath in interface CfnReportGroup.S3ReportExportConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.