@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.305Z") @Stability(value=Stable) public interface CfnAuthorizerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-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() |
default String |
getAuthorizerCredentials()
`AWS::ApiGateway::Authorizer.AuthorizerCredentials`.
|
default Number |
getAuthorizerResultTtlInSeconds()
`AWS::ApiGateway::Authorizer.AuthorizerResultTtlInSeconds`.
|
default String |
getAuthorizerUri()
`AWS::ApiGateway::Authorizer.AuthorizerUri`.
|
default String |
getAuthType()
`AWS::ApiGateway::Authorizer.AuthType`.
|
default String |
getIdentitySource()
`AWS::ApiGateway::Authorizer.IdentitySource`.
|
default String |
getIdentityValidationExpression()
`AWS::ApiGateway::Authorizer.IdentityValidationExpression`.
|
default String |
getName()
`AWS::ApiGateway::Authorizer.Name`.
|
default List<String> |
getProviderArns()
`AWS::ApiGateway::Authorizer.ProviderARNs`.
|
String |
getRestApiId()
`AWS::ApiGateway::Authorizer.RestApiId`.
|
String |
getType()
`AWS::ApiGateway::Authorizer.Type`.
|
@Stability(value=Stable) @NotNull String getRestApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-restapiid@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-type@Stability(value=Stable) @Nullable default String getAuthorizerCredentials()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizercredentials@Stability(value=Stable) @Nullable default Number getAuthorizerResultTtlInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizerresultttlinseconds@Stability(value=Stable) @Nullable default String getAuthorizerUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizeruri@Stability(value=Stable) @Nullable default String getAuthType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authtype@Stability(value=Stable) @Nullable default String getIdentitySource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-identitysource@Stability(value=Stable) @Nullable default String getIdentityValidationExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-identityvalidationexpression@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-name@Stability(value=Stable) @Nullable default List<String> getProviderArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-providerarns@Stability(value=Stable) static CfnAuthorizerProps.Builder builder()
CfnAuthorizerProps.Builder of CfnAuthorizerPropsCopyright © 2020. All rights reserved.