Class CfnStageV2Props.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.CfnStageV2Props.Jsii$Proxy
- All Implemented Interfaces:
CfnStageV2Props
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStageV2Props
@Stability(Deprecated)
@Deprecated
@Internal
public static final class CfnStageV2Props.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStageV2Props
Deprecated.
An implementation for
CfnStageV2Props
-
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.CfnStageV2Props
CfnStageV2Props.Builder, CfnStageV2Props.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnStageV2Props.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCfnStageV2Props.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 Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.AccessLogSettings
.final String
getApiId()
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.ApiId
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.AutoDeploy
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.ClientCertificateId
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.DefaultRouteSettings
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.DeploymentId
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.Description
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.RouteSettings
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.StageName
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.StageVariables
.final Object
getTags()
Deprecated.(deprecated)AWS::ApiGatewayV2::Stage.Tags
.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 theCfnStageV2Props.Builder
.
-
-
Method Details
-
getApiId
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.ApiId
.- Specified by:
getApiId
in interfaceCfnStageV2Props
- See Also:
-
getStageName
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.StageName
.- Specified by:
getStageName
in interfaceCfnStageV2Props
- See Also:
-
getAccessLogSettings
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.AccessLogSettings
.- Specified by:
getAccessLogSettings
in interfaceCfnStageV2Props
- See Also:
-
getAutoDeploy
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.AutoDeploy
.- Specified by:
getAutoDeploy
in interfaceCfnStageV2Props
- See Also:
-
getClientCertificateId
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.ClientCertificateId
.- Specified by:
getClientCertificateId
in interfaceCfnStageV2Props
- See Also:
-
getDefaultRouteSettings
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.DefaultRouteSettings
.- Specified by:
getDefaultRouteSettings
in interfaceCfnStageV2Props
- See Also:
-
getDeploymentId
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.DeploymentId
.- Specified by:
getDeploymentId
in interfaceCfnStageV2Props
- See Also:
-
getDescription
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.Description
.- Specified by:
getDescription
in interfaceCfnStageV2Props
- See Also:
-
getRouteSettings
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.RouteSettings
.- Specified by:
getRouteSettings
in interfaceCfnStageV2Props
- See Also:
-
getStageVariables
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.StageVariables
.- Specified by:
getStageVariables
in interfaceCfnStageV2Props
- See Also:
-
getTags
Deprecated.Description copied from interface:CfnStageV2Props
(deprecated)AWS::ApiGatewayV2::Stage.Tags
.- Specified by:
getTags
in interfaceCfnStageV2Props
- 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.
-