Class CfnLagMixinProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnLagMixinProps.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 bandwidth of the individual physical dedicated connections bundled by the LAG.
    final String
    The name of the LAG.
    final String
    The location for the LAG.
    final Number
    The minimum number of physical dedicated connections that must be operational for the LAG itself to be operational.
    final String
    The name of the service provider associated with the requested LAG.
    final Object
    Indicates whether you want the LAG to support MAC Security (MACsec).
    final List<CfnTag>
    The tags associated with the LAG.
    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