@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(CfnAuthorizerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAuthorizerProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| 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(CfnAuthorizerProps.Builder builder)
CfnAuthorizerProps.Builder.public final String getApiId()
CfnAuthorizerPropsgetApiId in interface CfnAuthorizerPropspublic final String getAuthorizerCredentialsArn()
CfnAuthorizerPropsgetAuthorizerCredentialsArn in interface CfnAuthorizerPropspublic final String getAuthorizerPayloadFormatVersion()
CfnAuthorizerPropsgetAuthorizerPayloadFormatVersion in interface CfnAuthorizerPropspublic final Number getAuthorizerResultTtlInSeconds()
CfnAuthorizerPropsgetAuthorizerResultTtlInSeconds in interface CfnAuthorizerPropspublic final String getAuthorizerType()
CfnAuthorizerPropsgetAuthorizerType in interface CfnAuthorizerPropspublic final String getAuthorizerUri()
CfnAuthorizerPropsgetAuthorizerUri in interface CfnAuthorizerPropspublic final Object getEnableSimpleResponses()
CfnAuthorizerPropsgetEnableSimpleResponses in interface CfnAuthorizerPropspublic final List<String> getIdentitySource()
CfnAuthorizerPropsgetIdentitySource in interface CfnAuthorizerPropspublic final String getIdentityValidationExpression()
CfnAuthorizerPropsgetIdentityValidationExpression in interface CfnAuthorizerPropspublic final Object getJwtConfiguration()
CfnAuthorizerPropsgetJwtConfiguration in interface CfnAuthorizerPropspublic final String getName()
CfnAuthorizerPropsgetName in interface CfnAuthorizerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.