Class CfnHostProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnHostProps.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 String
    The ID of the Outpost hardware asset on which the Dedicated Host is allocated.
    final String
    Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.
    final String
    The Availability Zone in which to allocate the Dedicated Host.
    final String
    Indicates whether host maintenance is enabled or disabled for the Dedicated Host.
    final String
    Indicates whether to enable or disable host recovery for the Dedicated Host.
    final String
    The instance family supported by the Dedicated Host.
    final String
    Specifies the instance type to be supported by the Dedicated Hosts.
    final String
    The Amazon Resource Name (ARN) of the AWS Outpost on which the Dedicated Host is allocated.
    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