Uses of Interface
software.amazon.awscdk.interfaces.panorama.IApplicationInstanceRef
Packages that use IApplicationInstanceRef
Package
Description
AWS::Panorama Construct Library
-
Uses of IApplicationInstanceRef in software.amazon.awscdk.interfaces.panorama
Subinterfaces of IApplicationInstanceRef in software.amazon.awscdk.interfaces.panoramaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationInstanceRef.Classes in software.amazon.awscdk.interfaces.panorama that implement IApplicationInstanceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApplicationInstanceRef in software.amazon.awscdk.services.panorama
Classes in software.amazon.awscdk.services.panorama that implement IApplicationInstanceRefMethods in software.amazon.awscdk.services.panorama that return IApplicationInstanceRefModifier and TypeMethodDescriptionstatic IApplicationInstanceRefCfnApplicationInstance.fromApplicationInstanceArn(software.constructs.Construct scope, String id, String arn) Creates a new IApplicationInstanceRef from an ARN.static IApplicationInstanceRefCfnApplicationInstance.fromApplicationInstanceId(software.constructs.Construct scope, String id, String applicationInstanceId) Creates a new IApplicationInstanceRef from a applicationInstanceId.