Class IRouteTarget.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.alpha.IRouteTarget.Jsii$Proxy
- All Implemented Interfaces:
IRouteTarget,IRouteTarget.Jsii$Default,software.amazon.jsii.JsiiSerializable,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default
- Enclosing interface:
IRouteTarget
@Internal
public static final class IRouteTarget.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements IRouteTarget.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.alpha.IRouteTarget
IRouteTarget.Jsii$Default, IRouteTarget.Jsii$Proxy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal String(experimental) The ID of the route target.final RouterType(experimental) The type of router used in the route.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getRouterTargetId
(experimental) The ID of the route target.- Specified by:
getRouterTargetIdin interfaceIRouteTarget- Specified by:
getRouterTargetIdin interfaceIRouteTarget.Jsii$Default
-
getRouterType
(experimental) The type of router used in the route.- Specified by:
getRouterTypein interfaceIRouteTarget- Specified by:
getRouterTypein interfaceIRouteTarget.Jsii$Default
-