@Stability(value=Deprecated) @Deprecated @Internal public static final class CfnAuthorizerV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAuthorizerV2Props
CfnAuthorizerV2Propssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAuthorizerV2Props.Builder, CfnAuthorizerV2Props.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String apiId,
String authorizerType,
List<String> identitySource,
String name,
String authorizerCredentialsArn,
Number authorizerResultTtlInSeconds,
String authorizerUri,
String identityValidationExpression,
Object jwtConfiguration)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnAuthorizerV2Props.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.ApiId`.
|
String |
getAuthorizerCredentialsArn()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`.
|
Number |
getAuthorizerResultTtlInSeconds()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`.
|
String |
getAuthorizerType()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.AuthorizerType`.
|
String |
getAuthorizerUri()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.AuthorizerUri`.
|
List<String> |
getIdentitySource()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.IdentitySource`.
|
String |
getIdentityValidationExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`.
|
Object |
getJwtConfiguration()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.
|
String |
getName()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::Authorizer.Name`.
|
int |
hashCode()
Deprecated.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String apiId, String authorizerType, List<String> identitySource, String name, String authorizerCredentialsArn, Number authorizerResultTtlInSeconds, String authorizerUri, String identityValidationExpression, Object jwtConfiguration)
CfnAuthorizerV2Props.Builder.public final String getApiId()
CfnAuthorizerV2PropsgetApiId in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-apiidpublic final String getAuthorizerType()
CfnAuthorizerV2PropsgetAuthorizerType in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizertypepublic final List<String> getIdentitySource()
CfnAuthorizerV2PropsgetIdentitySource in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identitysourcepublic final String getName()
CfnAuthorizerV2PropsgetName in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-namepublic final String getAuthorizerCredentialsArn()
CfnAuthorizerV2PropsgetAuthorizerCredentialsArn in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizercredentialsarnpublic final Number getAuthorizerResultTtlInSeconds()
CfnAuthorizerV2PropsgetAuthorizerResultTtlInSeconds in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerresultttlinsecondspublic final String getAuthorizerUri()
CfnAuthorizerV2PropsgetAuthorizerUri in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizeruripublic final String getIdentityValidationExpression()
CfnAuthorizerV2PropsgetIdentityValidationExpression in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identityvalidationexpressionpublic final Object getJwtConfiguration()
CfnAuthorizerV2PropsgetJwtConfiguration in interface CfnAuthorizerV2Propshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-jwtconfiguration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.