Class CfnContainerProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnContainerProps.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 object that describes the current container deployment of the container service.
    final Object
    A Boolean value indicating whether the container service is disabled.
    final String
    The power specification of the container service.
    final Object
    An object that describes the configuration for the container service to access private container image repositories, such as Amazon Elastic Container Registry ( Amazon ECR ) private repositories.
    final Object
    The public domain name of the container service, such as example.com and www.example.com .
    final Number
    The scale specification of the container service.
    final String
    The name of the container service.
    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