Class CfnDiskProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnDiskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDiskProps
An implementation for CfnDiskProps
  • 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.lightsail.CfnDiskProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnDiskProps.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
    An array of add-ons for the disk.
    final String
    The AWS Region and Availability Zone location for the disk (for example, us-east-1a ).
    final String
    The name of the disk.
    final Object
    The AWS Region and Availability Zone where the disk is located.
    final Number
    The size of the disk in GB.
    final List<CfnTag>
    An array of key-value pairs to apply to this resource.
    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