@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,
CfnAuthorizer.TagsProperty 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`.
|
CfnAuthorizer.TagsProperty |
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, CfnAuthorizer.TagsProperty tags, String tokenKeyName, Object tokenSigningPublicKeys)
CfnAuthorizerProps.Builder.public final String getAuthorizerFunctionArn()
CfnAuthorizerPropsgetAuthorizerFunctionArn in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-authorizerfunctionarnpublic final String getAuthorizerName()
CfnAuthorizerPropsgetAuthorizerName in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-authorizernamepublic final Object getSigningDisabled()
CfnAuthorizerPropsgetSigningDisabled in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-signingdisabledpublic final String getStatus()
CfnAuthorizerPropsgetStatus in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-statuspublic final CfnAuthorizer.TagsProperty getTags()
CfnAuthorizerPropsgetTags in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tagspublic final String getTokenKeyName()
CfnAuthorizerPropsgetTokenKeyName in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tokenkeynamepublic final Object getTokenSigningPublicKeys()
CfnAuthorizerPropsgetTokenSigningPublicKeys in interface CfnAuthorizerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-authorizer.html#cfn-iot-authorizer-tokensigningpublickeys@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.