@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()
`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.protected Jsii$Proxy(CfnArchiveProps.Builder builder)
CfnArchiveProps.Builder.public 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 CfnArchivePropspublic final String getSourceArn()
CfnArchivePropsgetSourceArn in interface CfnArchiveProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.