@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.285Z") @Stability(value=Deprecated) @Deprecated public interface CfnAuthorizerV2Props 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 |
CfnAuthorizerV2Props.Builder
Deprecated.
|
static class |
CfnAuthorizerV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAuthorizerV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default String |
getAuthorizerCredentialsArn()
Deprecated.
|
default Number |
getAuthorizerResultTtlInSeconds()
Deprecated.
|
String |
getAuthorizerType()
Deprecated.
|
default String |
getAuthorizerUri()
Deprecated.
|
List<String> |
getIdentitySource()
Deprecated.
|
default String |
getIdentityValidationExpression()
Deprecated.
|
default Object |
getJwtConfiguration()
Deprecated.
|
String |
getName()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getAuthorizerType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizertype@Stability(value=Deprecated) @Deprecated @NotNull List<String> getIdentitySource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identitysource@Stability(value=Deprecated) @Deprecated @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-name@Stability(value=Deprecated) @Deprecated @Nullable default String getAuthorizerCredentialsArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizercredentialsarn@Stability(value=Deprecated) @Deprecated @Nullable default Number getAuthorizerResultTtlInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerresultttlinseconds@Stability(value=Deprecated) @Deprecated @Nullable default String getAuthorizerUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizeruri@Stability(value=Deprecated) @Deprecated @Nullable default String getIdentityValidationExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identityvalidationexpression@Stability(value=Deprecated) @Deprecated @Nullable default Object getJwtConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-jwtconfiguration@Stability(value=Deprecated) @Deprecated static CfnAuthorizerV2Props.Builder builder()
CfnAuthorizerV2Props.Builder of CfnAuthorizerV2PropsCopyright © 2021. All rights reserved.