@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String sourceArn,
String archiveName,
String description,
Object eventPattern,
Number retentionDays)
Constructor that initializes the object based on literal property values passed by the
CfnArchiveProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getArchiveName()
`AWS::Events::Archive.ArchiveName`.
|
String |
getDescription()
`AWS::Events::Archive.Description`.
|
Object |
getEventPattern()
`AWS::Events::Archive.EventPattern`.
|
Number |
getRetentionDays()
`AWS::Events::Archive.RetentionDays`.
|
String |
getSourceArn()
`AWS::Events::Archive.SourceArn`.
|
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 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()
CfnArchivePropsgetRetentionDays in interface CfnArchiveProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.