@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.419Z") @Stability(value=Experimental) public interface HttpAuthorizerAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpAuthorizerAttributes.Builder
A builder for
HttpAuthorizerAttributes |
static class |
HttpAuthorizerAttributes.Jsii$Proxy
An implementation for
HttpAuthorizerAttributes |
| Modifier and Type | Method and Description |
|---|---|
static HttpAuthorizerAttributes.Builder |
builder() |
String |
getAuthorizerId()
(experimental) Id of the Authorizer.
|
HttpAuthorizerType |
getAuthorizerType()
(experimental) Type of authorizer.
|
@Stability(value=Experimental) @NotNull String getAuthorizerId()
@Stability(value=Experimental) @NotNull HttpAuthorizerType getAuthorizerType()
@Stability(value=Experimental) static HttpAuthorizerAttributes.Builder builder()
HttpAuthorizerAttributes.Builder of HttpAuthorizerAttributesCopyright © 2021. All rights reserved.