@Stability(value=Stable) @Internal public static final class CfnAuthorizerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAuthorizerProps
CfnAuthorizerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAuthorizerProps.Builder, CfnAuthorizerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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,
String authorizerPayloadFormatVersion,
Number authorizerResultTtlInSeconds,
String authorizerUri,
Object enableSimpleResponses,
String identityValidationExpression,
Object jwtConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnAuthorizerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiId()
`AWS::ApiGatewayV2::Authorizer.ApiId`.
|
String |
getAuthorizerCredentialsArn()
`AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`.
|
String |
getAuthorizerPayloadFormatVersion()
`AWS::ApiGatewayV2::Authorizer.AuthorizerPayloadFormatVersion`.
|
Number |
getAuthorizerResultTtlInSeconds()
`AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`.
|
String |
getAuthorizerType()
`AWS::ApiGatewayV2::Authorizer.AuthorizerType`.
|
String |
getAuthorizerUri()
`AWS::ApiGatewayV2::Authorizer.AuthorizerUri`.
|
Object |
getEnableSimpleResponses()
`AWS::ApiGatewayV2::Authorizer.EnableSimpleResponses`.
|
List<String> |
getIdentitySource()
`AWS::ApiGatewayV2::Authorizer.IdentitySource`.
|
String |
getIdentityValidationExpression()
`AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`.
|
Object |
getJwtConfiguration()
`AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.
|
String |
getName()
`AWS::ApiGatewayV2::Authorizer.Name`.
|
int |
hashCode() |
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, String authorizerPayloadFormatVersion, Number authorizerResultTtlInSeconds, String authorizerUri, Object enableSimpleResponses, String identityValidationExpression, Object jwtConfiguration)
CfnAuthorizerProps.Builder.public final String getApiId()
CfnAuthorizerPropsgetApiId in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-apiidpublic final String getAuthorizerType()
CfnAuthorizerPropsgetAuthorizerType in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizertypepublic final List<String> getIdentitySource()
CfnAuthorizerPropsgetIdentitySource in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identitysourcepublic final String getName()
CfnAuthorizerPropsgetName in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-namepublic final String getAuthorizerCredentialsArn()
CfnAuthorizerPropsgetAuthorizerCredentialsArn in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizercredentialsarnpublic final String getAuthorizerPayloadFormatVersion()
CfnAuthorizerPropsgetAuthorizerPayloadFormatVersion in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerpayloadformatversionpublic final Number getAuthorizerResultTtlInSeconds()
CfnAuthorizerPropsgetAuthorizerResultTtlInSeconds in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerresultttlinsecondspublic final String getAuthorizerUri()
CfnAuthorizerPropsgetAuthorizerUri in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizeruripublic final Object getEnableSimpleResponses()
CfnAuthorizerPropsgetEnableSimpleResponses in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-enablesimpleresponsespublic final String getIdentityValidationExpression()
CfnAuthorizerPropsgetIdentityValidationExpression in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identityvalidationexpressionpublic final Object getJwtConfiguration()
CfnAuthorizerPropsgetJwtConfiguration in interface CfnAuthorizerPropshttp://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 © 2020. All rights reserved.