@Stability(value=Stable) @Internal public static final class CfnRouteProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRouteProps
CfnRoutePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRouteProps.Builder, CfnRouteProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRouteProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRouteProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationIdentifier()
The unique identifier of the application.
|
Object |
getDefaultRoute()
Configuration for the default route type.
|
String |
getEnvironmentIdentifier()
The unique identifier of the environment.
|
String |
getRouteType()
The route type of the route.
|
String |
getServiceIdentifier()
The unique identifier of the service.
|
List<CfnTag> |
getTags()
The tags assigned to the route.
|
Object |
getUriPathRoute()
The configuration for the URI path route type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRouteProps.Builder builder)
CfnRouteProps.Builder.public final String getApplicationIdentifier()
CfnRoutePropsgetApplicationIdentifier in interface CfnRoutePropspublic final String getEnvironmentIdentifier()
CfnRoutePropsgetEnvironmentIdentifier in interface CfnRoutePropspublic final String getServiceIdentifier()
CfnRoutePropsgetServiceIdentifier in interface CfnRoutePropspublic final Object getDefaultRoute()
CfnRoutePropsgetDefaultRoute in interface CfnRoutePropspublic final String getRouteType()
CfnRoutePropsgetRouteType in interface CfnRoutePropspublic final List<CfnTag> getTags()
CfnRoutePropsgetTags in interface CfnRoutePropspublic final Object getUriPathRoute()
CfnRoutePropsgetUriPathRoute in interface CfnRouteProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.