@Stability(value=Stable) @Internal public static final class CfnArchiveProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnArchiveProps
CfnArchivePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnArchiveProps.Builder, CfnArchiveProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnArchiveProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnArchiveProps.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 |
getArchiveName()
The name for the archive to create.
|
String |
getDescription()
A description for the archive.
|
Object |
getEventPattern()
An event pattern to use to filter events sent to the archive.
|
Number |
getRetentionDays()
The number of days to retain events for.
|
String |
getSourceArn()
The ARN of the event bus that sends events to the archive.
|
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(CfnArchiveProps.Builder builder)
CfnArchiveProps.Builder.public final String getSourceArn()
CfnArchivePropsgetSourceArn in interface CfnArchivePropspublic final String getArchiveName()
CfnArchivePropsgetArchiveName in interface CfnArchivePropspublic final String getDescription()
CfnArchivePropsgetDescription in interface CfnArchivePropspublic final Object getEventPattern()
CfnArchivePropsgetEventPattern in interface CfnArchivePropspublic final Number getRetentionDays()
CfnArchivePropsDefault value is 0. If set to 0, events are retained indefinitely
getRetentionDays in interface CfnArchiveProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.