@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 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 |
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(String sourceArn, String description, Object eventPattern, Number retentionDays)
CfnArchiveProps.Builder.public final String getSourceArn()
CfnArchivePropsgetSourceArn in interface CfnArchivePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-sourcearnpublic final String getDescription()
CfnArchivePropsgetDescription in interface CfnArchivePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-descriptionpublic final Object getEventPattern()
CfnArchivePropsgetEventPattern in interface CfnArchivePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-eventpatternpublic final Number getRetentionDays()
CfnArchivePropsgetRetentionDays in interface CfnArchivePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-archive.html#cfn-events-archive-retentiondays@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.