@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.466Z") @Stability(value=Stable) public interface CfnAuthorizerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAuthorizerProps.Builder
A builder for
CfnAuthorizerProps |
static class |
CfnAuthorizerProps.Jsii$Proxy
An implementation for
CfnAuthorizerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAuthorizerProps.Builder |
builder() |
String |
getApiId()
`AWS::ApiGatewayV2::Authorizer.ApiId`.
|
default String |
getAuthorizerCredentialsArn()
`AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`.
|
default String |
getAuthorizerPayloadFormatVersion()
`AWS::ApiGatewayV2::Authorizer.AuthorizerPayloadFormatVersion`.
|
default Number |
getAuthorizerResultTtlInSeconds()
`AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`.
|
String |
getAuthorizerType()
`AWS::ApiGatewayV2::Authorizer.AuthorizerType`.
|
default String |
getAuthorizerUri()
`AWS::ApiGatewayV2::Authorizer.AuthorizerUri`.
|
default Object |
getEnableSimpleResponses()
`AWS::ApiGatewayV2::Authorizer.EnableSimpleResponses`.
|
List<String> |
getIdentitySource()
`AWS::ApiGatewayV2::Authorizer.IdentitySource`.
|
default String |
getIdentityValidationExpression()
`AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`.
|
default Object |
getJwtConfiguration()
`AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.
|
String |
getName()
`AWS::ApiGatewayV2::Authorizer.Name`.
|
@Stability(value=Stable) @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-apiid@Stability(value=Stable) @NotNull String getAuthorizerType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizertype@Stability(value=Stable) @NotNull List<String> getIdentitySource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identitysource@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-name@Stability(value=Stable) @Nullable default String getAuthorizerCredentialsArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizercredentialsarn@Stability(value=Stable) @Nullable default String getAuthorizerPayloadFormatVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerpayloadformatversion@Stability(value=Stable) @Nullable default Number getAuthorizerResultTtlInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerresultttlinseconds@Stability(value=Stable) @Nullable default String getAuthorizerUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizeruri@Stability(value=Stable) @Nullable default Object getEnableSimpleResponses()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-enablesimpleresponses@Stability(value=Stable) @Nullable default String getIdentityValidationExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identityvalidationexpression@Stability(value=Stable) @Nullable default Object getJwtConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-jwtconfiguration@Stability(value=Stable) static CfnAuthorizerProps.Builder builder()
CfnAuthorizerProps.Builder of CfnAuthorizerPropsCopyright © 2020. All rights reserved.