Class CfnAuthorizerV2Props.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apigateway.CfnAuthorizerV2Props.Jsii$Proxy
- All Implemented Interfaces:
CfnAuthorizerV2Props
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAuthorizerV2Props
@Stability(Deprecated)
@Deprecated
@Internal
public static final class CfnAuthorizerV2Props.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAuthorizerV2Props
Deprecated.
An implementation for
CfnAuthorizerV2Props
-
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.CfnAuthorizerV2Props
CfnAuthorizerV2Props.Builder, CfnAuthorizerV2Props.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAuthorizerV2Props.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theCfnAuthorizerV2Props.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
getApiId()
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.ApiId
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn
.final Number
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerType
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerUri
.Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.IdentitySource
.final String
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression
.final Object
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.JwtConfiguration
.final String
getName()
Deprecated.(deprecated)AWS::ApiGatewayV2::Authorizer.Name
.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 theCfnAuthorizerV2Props.Builder
.
-
-
Method Details
-
getApiId
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.ApiId
.- Specified by:
getApiId
in interfaceCfnAuthorizerV2Props
- See Also:
-
getAuthorizerType
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerType
.- Specified by:
getAuthorizerType
in interfaceCfnAuthorizerV2Props
- See Also:
-
getIdentitySource
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.IdentitySource
.- Specified by:
getIdentitySource
in interfaceCfnAuthorizerV2Props
- See Also:
-
getName
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.Name
.- Specified by:
getName
in interfaceCfnAuthorizerV2Props
- See Also:
-
getAuthorizerCredentialsArn
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn
.- Specified by:
getAuthorizerCredentialsArn
in interfaceCfnAuthorizerV2Props
- See Also:
-
getAuthorizerResultTtlInSeconds
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds
.- Specified by:
getAuthorizerResultTtlInSeconds
in interfaceCfnAuthorizerV2Props
- See Also:
-
getAuthorizerUri
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.AuthorizerUri
.- Specified by:
getAuthorizerUri
in interfaceCfnAuthorizerV2Props
- See Also:
-
getIdentityValidationExpression
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression
.- Specified by:
getIdentityValidationExpression
in interfaceCfnAuthorizerV2Props
- See Also:
-
getJwtConfiguration
Deprecated.Description copied from interface:CfnAuthorizerV2Props
(deprecated)AWS::ApiGatewayV2::Authorizer.JwtConfiguration
.- Specified by:
getJwtConfiguration
in interfaceCfnAuthorizerV2Props
- 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.
-