Class CfnLifecyclePolicyProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.dlm.CfnLifecyclePolicyProps.Jsii$Proxy
All Implemented Interfaces:
CfnLifecyclePolicyProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnLifecyclePolicyProps

@Stability(Stable) @Internal public static final class CfnLifecyclePolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicyProps
An implementation for CfnLifecyclePolicyProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.dlm.CfnLifecyclePolicyProps

    CfnLifecyclePolicyProps.Builder, CfnLifecyclePolicyProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnLifecyclePolicyProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    [Default policies only] Indicates whether the policy should copy tags from the source resource to the snapshot or AMI.
    final Number
    [Default policies only] Specifies how often the policy should run and create snapshots or AMIs.
    final Object
    [Default policies only] Specifies destination Regions for snapshot or AMI copies.
    final String
    [Default policies only] Specify the type of default policy to create.
    final String
    A description of the lifecycle policy.
    final Object
    [Default policies only] Specifies exclusion parameters for volumes or instances for which you do not want to create snapshots or AMIs.
    final String
    The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
    final Object
    [Default policies only] Defines the snapshot or AMI retention behavior for the policy if the source volume or instance is deleted, or if the policy enters the error, disabled, or deleted state.
    final Object
    The configuration details of the lifecycle policy.
    final Number
    [Default policies only] Specifies how long the policy should retain snapshots or AMIs before deleting them.
    final String
    The activation state of the lifecycle policy.
    final List<CfnTag>
    The tags to apply to the lifecycle policy during creation.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait