Class CfnApiProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnApiProps.Jsii$Proxy
- All Implemented Interfaces:
CfnApiProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApiProps
@Stability(Stable)
@Internal
public static final class CfnApiProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApiProps
An implementation for
CfnApiProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.sam.CfnApiProps
CfnApiProps.Builder, CfnApiProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnApi.AccessLogSettingPropertyfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectgetAuth()Returns union: eitherIResolvableorCfnApi.AuthPropertyfinal ObjectReturns union: eitherBooleanorIResolvablefinal Stringfinal ObjectReturns union: eitherIResolvableorCfnApi.CanarySettingPropertyfinal ObjectgetCors()final Objectfinal Objectfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableorCfnApi.DomainConfigurationPropertyfinal Objectfinal Objectfinal Objectfinal Numberfinal Objectfinal StringgetName()final Stringfinal StringgetTags()final ObjectReturns union: eitherBooleanorIResolvablefinal Objectfinal inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnApiProps.Builder.
-
-
Method Details
-
getStageName
- Specified by:
getStageNamein interfaceCfnApiProps- See Also:
-
getAccessLogSetting
Description copied from interface:CfnApiPropsReturns union: eitherIResolvableorCfnApi.AccessLogSettingProperty- Specified by:
getAccessLogSettingin interfaceCfnApiProps- See Also:
-
getAlwaysDeploy
Description copied from interface:CfnApiPropsReturns union: eitherBooleanorIResolvable- Specified by:
getAlwaysDeployin interfaceCfnApiProps- See Also:
-
getAuth
Description copied from interface:CfnApiPropsReturns union: eitherIResolvableorCfnApi.AuthProperty- Specified by:
getAuthin interfaceCfnApiProps- See Also:
-
getBinaryMediaTypes
- Specified by:
getBinaryMediaTypesin interfaceCfnApiProps- See Also:
-
getCacheClusterEnabled
Description copied from interface:CfnApiPropsReturns union: eitherBooleanorIResolvable- Specified by:
getCacheClusterEnabledin interfaceCfnApiProps- See Also:
-
getCacheClusterSize
- Specified by:
getCacheClusterSizein interfaceCfnApiProps- See Also:
-
getCanarySetting
Description copied from interface:CfnApiPropsReturns union: eitherIResolvableorCfnApi.CanarySettingProperty- Specified by:
getCanarySettingin interfaceCfnApiProps- See Also:
-
getCors
Description copied from interface:CfnApiProps- Specified by:
getCorsin interfaceCfnApiProps- See Also:
-
getDefinitionBody
- Specified by:
getDefinitionBodyin interfaceCfnApiProps- See Also:
-
getDefinitionUri
Description copied from interface:CfnApiProps- Specified by:
getDefinitionUriin interfaceCfnApiProps- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnApiProps- See Also:
-
getDisableExecuteApiEndpoint
Description copied from interface:CfnApiPropsReturns union: eitherBooleanorIResolvable- Specified by:
getDisableExecuteApiEndpointin interfaceCfnApiProps- See Also:
-
getDomain
Description copied from interface:CfnApiPropsReturns union: eitherIResolvableorCfnApi.DomainConfigurationProperty- Specified by:
getDomainin interfaceCfnApiProps- See Also:
-
getEndpointConfiguration
Description copied from interface:CfnApiProps- Specified by:
getEndpointConfigurationin interfaceCfnApiProps- See Also:
-
getGatewayResponses
- Specified by:
getGatewayResponsesin interfaceCfnApiProps- See Also:
-
getMethodSettings
Description copied from interface:CfnApiProps- Specified by:
getMethodSettingsin interfaceCfnApiProps- See Also:
-
getMinimumCompressionSize
- Specified by:
getMinimumCompressionSizein interfaceCfnApiProps- See Also:
-
getModels
- Specified by:
getModelsin interfaceCfnApiProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnApiProps- See Also:
-
getOpenApiVersion
- Specified by:
getOpenApiVersionin interfaceCfnApiProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnApiProps- See Also:
-
getTracingEnabled
Description copied from interface:CfnApiPropsReturns union: eitherBooleanorIResolvable- Specified by:
getTracingEnabledin interfaceCfnApiProps- See Also:
-
getVariables
Description copied from interface:CfnApiProps- Specified by:
getVariablesin interfaceCfnApiProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-