@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 authorizerFunctionArn,
String authorizerName,
Object signingDisabled,
String status,
List<? extends CfnTag> tags,
String tokenKeyName,
Object tokenSigningPublicKeys)
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 |
getAuthorizerFunctionArn()
`AWS::IoT::Authorizer.AuthorizerFunctionArn`.
|
String |
getAuthorizerName()
`AWS::IoT::Authorizer.AuthorizerName`.
|
Object |
getSigningDisabled()
`AWS::IoT::Authorizer.SigningDisabled`.
|
String |
getStatus()
`AWS::IoT::Authorizer.Status`.
|
List<CfnTag> |
getTags()
`AWS::IoT::Authorizer.Tags`.
|
String |
getTokenKeyName()
`AWS::IoT::Authorizer.TokenKeyName`.
|
Object |
getTokenSigningPublicKeys()
`AWS::IoT::Authorizer.TokenSigningPublicKeys`.
|
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 authorizerFunctionArn, String authorizerName, Object signingDisabled, String status, List<? extends CfnTag> tags, String tokenKeyName, Object tokenSigningPublicKeys)
CfnAuthorizerProps.Builder.public final String getAuthorizerFunctionArn()
CfnAuthorizerPropsgetAuthorizerFunctionArn in interface CfnAuthorizerPropspublic final String getAuthorizerName()
CfnAuthorizerPropsgetAuthorizerName in interface CfnAuthorizerPropspublic final Object getSigningDisabled()
CfnAuthorizerPropsgetSigningDisabled in interface CfnAuthorizerPropspublic final String getStatus()
CfnAuthorizerPropsgetStatus in interface CfnAuthorizerPropspublic final List<CfnTag> getTags()
CfnAuthorizerPropsgetTags in interface CfnAuthorizerPropspublic final String getTokenKeyName()
CfnAuthorizerPropsgetTokenKeyName in interface CfnAuthorizerPropspublic final Object getTokenSigningPublicKeys()
CfnAuthorizerPropsgetTokenSigningPublicKeys in interface CfnAuthorizerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.