@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 restApiId,
String type,
String authorizerCredentials,
Number authorizerResultTtlInSeconds,
String authorizerUri,
String authType,
String identitySource,
String identityValidationExpression,
String name,
List<String> providerArns)
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 |
getAuthorizerCredentials()
`AWS::ApiGateway::Authorizer.AuthorizerCredentials`.
|
Number |
getAuthorizerResultTtlInSeconds()
`AWS::ApiGateway::Authorizer.AuthorizerResultTtlInSeconds`.
|
String |
getAuthorizerUri()
`AWS::ApiGateway::Authorizer.AuthorizerUri`.
|
String |
getAuthType()
`AWS::ApiGateway::Authorizer.AuthType`.
|
String |
getIdentitySource()
`AWS::ApiGateway::Authorizer.IdentitySource`.
|
String |
getIdentityValidationExpression()
`AWS::ApiGateway::Authorizer.IdentityValidationExpression`.
|
String |
getName()
`AWS::ApiGateway::Authorizer.Name`.
|
List<String> |
getProviderArns()
`AWS::ApiGateway::Authorizer.ProviderARNs`.
|
String |
getRestApiId()
`AWS::ApiGateway::Authorizer.RestApiId`.
|
String |
getType()
`AWS::ApiGateway::Authorizer.Type`.
|
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 restApiId, String type, String authorizerCredentials, Number authorizerResultTtlInSeconds, String authorizerUri, String authType, String identitySource, String identityValidationExpression, String name, List<String> providerArns)
CfnAuthorizerProps.Builder.public final String getRestApiId()
CfnAuthorizerPropsgetRestApiId in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-restapiidpublic final String getType()
CfnAuthorizerPropsgetType in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-typepublic final String getAuthorizerCredentials()
CfnAuthorizerPropsgetAuthorizerCredentials in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizercredentialspublic final Number getAuthorizerResultTtlInSeconds()
CfnAuthorizerPropsgetAuthorizerResultTtlInSeconds in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizerresultttlinsecondspublic final String getAuthorizerUri()
CfnAuthorizerPropsgetAuthorizerUri in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authorizeruripublic final String getAuthType()
CfnAuthorizerPropsgetAuthType in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-authtypepublic final String getIdentitySource()
CfnAuthorizerPropsgetIdentitySource in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-identitysourcepublic final String getIdentityValidationExpression()
CfnAuthorizerPropsgetIdentityValidationExpression in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-identityvalidationexpressionpublic final String getName()
CfnAuthorizerPropsgetName in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-namepublic final List<String> getProviderArns()
CfnAuthorizerPropsgetProviderArns in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-providerarns@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.