@Stability(value=Stable) @Internal public static final class CfnApi.AuthProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApi.AuthProperty
CfnApi.AuthPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApi.AuthProperty.Builder, CfnApi.AuthProperty.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(Object authorizers,
String defaultAuthorizer)
Constructor that initializes the object based on literal property values passed by the
CfnApi.AccessLogSettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthorizers()
`CfnApi.AuthProperty.Authorizers`.
|
String |
getDefaultAuthorizer()
`CfnApi.AuthProperty.DefaultAuthorizer`.
|
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(Object authorizers, String defaultAuthorizer)
CfnApi.AccessLogSettingProperty.Builder.public final Object getAuthorizers()
CfnApi.AuthPropertygetAuthorizers in interface CfnApi.AuthPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-objectpublic final String getDefaultAuthorizer()
CfnApi.AuthPropertygetDefaultAuthorizer in interface CfnApi.AuthPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.