@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 CfnAuthorizerPropspublic final String getType()
CfnAuthorizerPropsgetType in interface CfnAuthorizerPropspublic final String getAuthorizerCredentials()
CfnAuthorizerPropsgetAuthorizerCredentials in interface CfnAuthorizerPropspublic final Number getAuthorizerResultTtlInSeconds()
CfnAuthorizerPropsgetAuthorizerResultTtlInSeconds in interface CfnAuthorizerPropspublic final String getAuthorizerUri()
CfnAuthorizerPropsgetAuthorizerUri in interface CfnAuthorizerPropspublic final String getAuthType()
CfnAuthorizerPropsgetAuthType in interface CfnAuthorizerPropspublic final String getIdentitySource()
CfnAuthorizerPropsgetIdentitySource in interface CfnAuthorizerPropspublic final String getIdentityValidationExpression()
CfnAuthorizerPropsgetIdentityValidationExpression in interface CfnAuthorizerPropspublic final String getName()
CfnAuthorizerPropsgetName in interface CfnAuthorizerPropspublic final List<String> getProviderArns()
CfnAuthorizerPropsgetProviderArns in interface CfnAuthorizerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.