@Stability(value=Stable) @Internal public static final class CfnBasePathMappingProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBasePathMappingProps
CfnBasePathMappingPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBasePathMappingProps.Builder, CfnBasePathMappingProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBasePathMappingProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBasePathMappingProps.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 |
getBasePath()
The base path name that callers of the API must provide in the URL after the domain name.
|
String |
getDomainName()
The `DomainName` of an [AWS::ApiGateway::DomainName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) resource.
|
String |
getId()
`AWS::ApiGateway::BasePathMapping.Id`.
|
String |
getRestApiId()
The ID of the API.
|
String |
getStage()
The name of the API's stage.
|
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(CfnBasePathMappingProps.Builder builder)
CfnBasePathMappingProps.Builder.public final String getDomainName()
CfnBasePathMappingPropsgetDomainName in interface CfnBasePathMappingPropspublic final String getBasePath()
CfnBasePathMappingPropsgetBasePath in interface CfnBasePathMappingPropspublic final String getId()
CfnBasePathMappingPropsgetId in interface CfnBasePathMappingPropspublic final String getRestApiId()
CfnBasePathMappingPropsgetRestApiId in interface CfnBasePathMappingPropspublic final String getStage()
CfnBasePathMappingPropsgetStage in interface CfnBasePathMappingProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.