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.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.apigateway.CfnApiV2Props
CfnApiV2Props.Builder, CfnApiV2Props.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiV2Props.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCfnApiV2Props.Builder.protectedJsii$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.JsonNodeDeprecated.final booleanDeprecated.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.ApiKeySelectionExpression.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.BasePath.final ObjectgetBody()Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Body.final ObjectDeprecated.(deprecated)AWS::ApiGatewayV2::Api.BodyS3Location.final ObjectDeprecated.(deprecated)AWS::ApiGatewayV2::Api.CorsConfiguration.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.CredentialsArn.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.Description.final ObjectDeprecated.(deprecated)AWS::ApiGatewayV2::Api.DisableSchemaValidation.final ObjectDeprecated.(deprecated)AWS::ApiGatewayV2::Api.FailOnWarnings.final StringgetName()Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Name.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.ProtocolType.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.RouteKey.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.RouteSelectionExpression.final ObjectgetTags()Deprecated.(deprecated)AWS::ApiGatewayV2::Api.Tags.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.Target.final StringDeprecated.(deprecated)AWS::ApiGatewayV2::Api.Version.final inthashCode()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. -
getBasePath
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.BasePath.- Specified by:
getBasePathin interfaceCfnApiV2Props- See Also:
-
getBody
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Body.- Specified by:
getBodyin interfaceCfnApiV2Props- See Also:
-
getBodyS3Location
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.BodyS3Location. -
getCorsConfiguration
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.CorsConfiguration. -
getCredentialsArn
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.CredentialsArn. -
getDescription
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Description.- Specified by:
getDescriptionin interfaceCfnApiV2Props- See Also:
-
getDisableSchemaValidation
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.DisableSchemaValidation. -
getFailOnWarnings
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.FailOnWarnings. -
getName
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Name.- Specified by:
getNamein interfaceCfnApiV2Props- See Also:
-
getProtocolType
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.ProtocolType. -
getRouteKey
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.RouteKey.- Specified by:
getRouteKeyin interfaceCfnApiV2Props- See Also:
-
getRouteSelectionExpression
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.RouteSelectionExpression. -
getTags
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Tags.- Specified by:
getTagsin interfaceCfnApiV2Props- See Also:
-
getTarget
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Target.- Specified by:
getTargetin interfaceCfnApiV2Props- See Also:
-
getVersion
Deprecated.Description copied from interface:CfnApiV2Props(deprecated)AWS::ApiGatewayV2::Api.Version.- Specified by:
getVersionin interfaceCfnApiV2Props- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()Deprecated.- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
Deprecated. -
hashCode
public final int hashCode()Deprecated.
-