Class CfnApiV2Props.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.CfnApiV2Props.Jsii$Proxy
- All Implemented Interfaces:
CfnApiV2Props
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApiV2Props
@Stability(Deprecated)
@Deprecated
@Internal
public static final class CfnApiV2Props.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApiV2Props
Deprecated.
An implementation for
CfnApiV2Props
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.apigateway.CfnApiV2Props
CfnApiV2Props.Builder, CfnApiV2Props.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnApiV2Props.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCfnApiV2Props.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
Deprecated.final boolean
Deprecated.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.ApiKeySelectionExpression
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.BasePath
.final Object
getBody()
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Body
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.BodyS3Location
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.CorsConfiguration
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.CredentialsArn
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Description
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.DisableSchemaValidation
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.FailOnWarnings
.final String
getName()
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Name
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.ProtocolType
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.RouteKey
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.RouteSelectionExpression
.final Object
getTags()
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Tags
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Target
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Version
.final int
hashCode()
Deprecated.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) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Deprecated.Constructor that initializes the object based on literal property values passed by theCfnApiV2Props.Builder
.
-
-
Method Details
-
getApiKeySelectionExpression
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.ApiKeySelectionExpression
.- Specified by:
getApiKeySelectionExpression
in interfaceCfnApiV2Props
- See Also:
-
getBasePath
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.BasePath
.- Specified by:
getBasePath
in interfaceCfnApiV2Props
- See Also:
-
getBody
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Body
.- Specified by:
getBody
in interfaceCfnApiV2Props
- See Also:
-
getBodyS3Location
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.BodyS3Location
.- Specified by:
getBodyS3Location
in interfaceCfnApiV2Props
- See Also:
-
getCorsConfiguration
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.CorsConfiguration
.- Specified by:
getCorsConfiguration
in interfaceCfnApiV2Props
- See Also:
-
getCredentialsArn
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.CredentialsArn
.- Specified by:
getCredentialsArn
in interfaceCfnApiV2Props
- See Also:
-
getDescription
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Description
.- Specified by:
getDescription
in interfaceCfnApiV2Props
- See Also:
-
getDisableSchemaValidation
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.DisableSchemaValidation
.- Specified by:
getDisableSchemaValidation
in interfaceCfnApiV2Props
- See Also:
-
getFailOnWarnings
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.FailOnWarnings
.- Specified by:
getFailOnWarnings
in interfaceCfnApiV2Props
- See Also:
-
getName
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Name
.- Specified by:
getName
in interfaceCfnApiV2Props
- See Also:
-
getProtocolType
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.ProtocolType
.- Specified by:
getProtocolType
in interfaceCfnApiV2Props
- See Also:
-
getRouteKey
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.RouteKey
.- Specified by:
getRouteKey
in interfaceCfnApiV2Props
- See Also:
-
getRouteSelectionExpression
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.RouteSelectionExpression
.- Specified by:
getRouteSelectionExpression
in interfaceCfnApiV2Props
- See Also:
-
getTags
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Tags
.- Specified by:
getTags
in interfaceCfnApiV2Props
- See Also:
-
getTarget
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Target
.- Specified by:
getTarget
in interfaceCfnApiV2Props
- See Also:
-
getVersion
Deprecated.Description copied from interface:CfnApiV2Props
(deprecated)AWS::ApiGatewayV2::Api.Version
.- Specified by:
getVersion
in interfaceCfnApiV2Props
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()Deprecated.- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
Deprecated. -
hashCode
public final int hashCode()Deprecated.
-