Uses of Interface
software.amazon.awscdk.interfaces.iot.IAuthorizerRef
Packages that use IAuthorizerRef
Package
Description
AWS IoT Construct Library
-
Uses of IAuthorizerRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of IAuthorizerRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAuthorizerRef.Classes in software.amazon.awscdk.interfaces.iot that implement IAuthorizerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAuthorizerRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement IAuthorizerRefMethods in software.amazon.awscdk.services.iot that return IAuthorizerRefModifier and TypeMethodDescriptionstatic IAuthorizerRefCfnAuthorizer.fromAuthorizerArn(software.constructs.Construct scope, String id, String arn) Creates a new IAuthorizerRef from an ARN.static IAuthorizerRefCfnAuthorizer.fromAuthorizerName(software.constructs.Construct scope, String id, String authorizerName) Creates a new IAuthorizerRef from a authorizerName.