@Stability(value=Stable) @Internal public static final class CfnFunction.AuthProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFunction.AuthProperty
CfnFunction.AuthPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFunction.AuthProperty.Builder, CfnFunction.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 apiKeyRequired,
List<String> authorizationScopes,
String authorizer,
Object resourcePolicy)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.AlexaSkillEventProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getApiKeyRequired()
`CfnFunction.AuthProperty.ApiKeyRequired`.
|
List<String> |
getAuthorizationScopes()
`CfnFunction.AuthProperty.AuthorizationScopes`.
|
String |
getAuthorizer()
`CfnFunction.AuthProperty.Authorizer`.
|
Object |
getResourcePolicy()
`CfnFunction.AuthProperty.ResourcePolicy`.
|
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.public final Object getApiKeyRequired()
CfnFunction.AuthPropertygetApiKeyRequired in interface CfnFunction.AuthPropertypublic final List<String> getAuthorizationScopes()
CfnFunction.AuthPropertygetAuthorizationScopes in interface CfnFunction.AuthPropertypublic final String getAuthorizer()
CfnFunction.AuthPropertygetAuthorizer in interface CfnFunction.AuthPropertypublic final Object getResourcePolicy()
CfnFunction.AuthPropertygetResourcePolicy in interface CfnFunction.AuthProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.