@Stability(value=Stable) @Internal public static final class CfnHttpApiProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHttpApiProps
CfnHttpApiPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnHttpApiProps.Builder, CfnHttpApiProps.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(Object accessLogSetting,
Object auth,
Object corsConfiguration,
Object defaultRouteSettings,
Object definitionBody,
Object definitionUri,
String description,
Object disableExecuteApiEndpoint,
Object domain,
Object failOnWarnings,
Object routeSettings,
String stageName,
Object stageVariables,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnHttpApiProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAccessLogSetting()
`AWS::Serverless::HttpApi.AccessLogSetting`.
|
Object |
getAuth()
`AWS::Serverless::HttpApi.Auth`.
|
Object |
getCorsConfiguration()
`AWS::Serverless::HttpApi.CorsConfiguration`.
|
Object |
getDefaultRouteSettings()
`AWS::Serverless::HttpApi.DefaultRouteSettings`.
|
Object |
getDefinitionBody()
`AWS::Serverless::HttpApi.DefinitionBody`.
|
Object |
getDefinitionUri()
`AWS::Serverless::HttpApi.DefinitionUri`.
|
String |
getDescription()
`AWS::Serverless::HttpApi.Description`.
|
Object |
getDisableExecuteApiEndpoint()
`AWS::Serverless::HttpApi.DisableExecuteApiEndpoint`.
|
Object |
getDomain()
`AWS::Serverless::HttpApi.Domain`.
|
Object |
getFailOnWarnings()
`AWS::Serverless::HttpApi.FailOnWarnings`.
|
Object |
getRouteSettings()
`AWS::Serverless::HttpApi.RouteSettings`.
|
String |
getStageName()
`AWS::Serverless::HttpApi.StageName`.
|
Object |
getStageVariables()
`AWS::Serverless::HttpApi.StageVariables`.
|
Map<String,String> |
getTags()
`AWS::Serverless::HttpApi.Tags`.
|
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(Object accessLogSetting, Object auth, Object corsConfiguration, Object defaultRouteSettings, Object definitionBody, Object definitionUri, String description, Object disableExecuteApiEndpoint, Object domain, Object failOnWarnings, Object routeSettings, String stageName, Object stageVariables, Map<String,String> tags)
CfnHttpApiProps.Builder.public final Object getAccessLogSetting()
CfnHttpApiPropsgetAccessLogSetting in interface CfnHttpApiPropspublic final Object getAuth()
CfnHttpApiPropsgetAuth in interface CfnHttpApiPropspublic final Object getCorsConfiguration()
CfnHttpApiPropsgetCorsConfiguration in interface CfnHttpApiPropspublic final Object getDefaultRouteSettings()
CfnHttpApiPropsgetDefaultRouteSettings in interface CfnHttpApiPropspublic final Object getDefinitionBody()
CfnHttpApiPropsgetDefinitionBody in interface CfnHttpApiPropspublic final Object getDefinitionUri()
CfnHttpApiPropsgetDefinitionUri in interface CfnHttpApiPropspublic final String getDescription()
CfnHttpApiPropsgetDescription in interface CfnHttpApiPropspublic final Object getDisableExecuteApiEndpoint()
CfnHttpApiPropsgetDisableExecuteApiEndpoint in interface CfnHttpApiPropspublic final Object getDomain()
CfnHttpApiPropsgetDomain in interface CfnHttpApiPropspublic final Object getFailOnWarnings()
CfnHttpApiPropsgetFailOnWarnings in interface CfnHttpApiPropspublic final Object getRouteSettings()
CfnHttpApiPropsgetRouteSettings in interface CfnHttpApiPropspublic final String getStageName()
CfnHttpApiPropsgetStageName in interface CfnHttpApiPropspublic final Object getStageVariables()
CfnHttpApiPropsgetStageVariables in interface CfnHttpApiPropspublic final Map<String,String> getTags()
CfnHttpApiPropsgetTags in interface CfnHttpApiProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.