@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String domainName,
String basePath,
String restApiId,
String stage)
Constructor that initializes the object based on literal property values passed by the
CfnBasePathMappingProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBasePath()
`AWS::ApiGateway::BasePathMapping.BasePath`.
|
String |
getDomainName()
`AWS::ApiGateway::BasePathMapping.DomainName`.
|
String |
getRestApiId()
`AWS::ApiGateway::BasePathMapping.RestApiId`.
|
String |
getStage()
`AWS::ApiGateway::BasePathMapping.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(String domainName, String basePath, String restApiId, String stage)
CfnBasePathMappingProps.Builder.public final String getDomainName()
CfnBasePathMappingPropsgetDomainName in interface CfnBasePathMappingPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-domainnamepublic final String getBasePath()
CfnBasePathMappingPropsgetBasePath in interface CfnBasePathMappingPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-basepathpublic final String getRestApiId()
CfnBasePathMappingPropsgetRestApiId in interface CfnBasePathMappingPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-restapiidpublic final String getStage()
CfnBasePathMappingPropsgetStage in interface CfnBasePathMappingPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-basepathmapping.html#cfn-apigateway-basepathmapping-stage@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.