@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicy.ShareRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicy.ShareRuleProperty
CfnLifecyclePolicy.ShareRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicy.ShareRuleProperty.Builder, CfnLifecyclePolicy.ShareRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLifecyclePolicy.ShareRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicy.ActionProperty.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) |
List<String> |
getTargetAccounts()
The IDs of the AWS accounts with which to share the snapshots.
|
Number |
getUnshareInterval()
The period after which snapshots that are shared with other AWS accounts are automatically unshared.
|
String |
getUnshareIntervalUnit()
The unit of time for the automatic unsharing interval.
|
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(CfnLifecyclePolicy.ShareRuleProperty.Builder builder)
CfnLifecyclePolicy.ActionProperty.Builder.public final List<String> getTargetAccounts()
CfnLifecyclePolicy.ShareRulePropertygetTargetAccounts in interface CfnLifecyclePolicy.ShareRulePropertypublic final Number getUnshareInterval()
CfnLifecyclePolicy.ShareRulePropertygetUnshareInterval in interface CfnLifecyclePolicy.ShareRulePropertypublic final String getUnshareIntervalUnit()
CfnLifecyclePolicy.ShareRulePropertygetUnshareIntervalUnit in interface CfnLifecyclePolicy.ShareRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.