@Stability(value=Stable) @Internal public static final class CfnScheduledQuery.S3ConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledQuery.S3ConfigurationProperty
CfnScheduledQuery.S3ConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledQuery.S3ConfigurationProperty.Builder, CfnScheduledQuery.S3ConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduledQuery.S3ConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledQuery.DimensionMappingProperty.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 |
getBucketName()
Name of the S3 bucket under which error reports will be created.
|
String |
getEncryptionOption()
Encryption at rest options for the error reports.
|
String |
getObjectKeyPrefix()
Prefix for the error report key.
|
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(CfnScheduledQuery.S3ConfigurationProperty.Builder builder)
CfnScheduledQuery.DimensionMappingProperty.Builder.public final String getBucketName()
CfnScheduledQuery.S3ConfigurationPropertygetBucketName in interface CfnScheduledQuery.S3ConfigurationPropertypublic final String getEncryptionOption()
CfnScheduledQuery.S3ConfigurationPropertyIf no encryption option is specified, Timestream will choose SSE_S3 as default.
getEncryptionOption in interface CfnScheduledQuery.S3ConfigurationPropertypublic final String getObjectKeyPrefix()
CfnScheduledQuery.S3ConfigurationPropertyTimestream by default adds the following prefix to the error report path.
getObjectKeyPrefix in interface CfnScheduledQuery.S3ConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.