Uses of Interface
software.amazon.awscdk.services.codedeploy.IApplicationRef
Packages that use IApplicationRef
-
Uses of IApplicationRef in software.amazon.awscdk.services.codedeploy
Subinterfaces of IApplicationRef in software.amazon.awscdk.services.codedeployModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.services.codedeploy that implement IApplicationRefModifier and TypeClassDescriptionclassTheAWS::CodeDeploy::Applicationresource creates an AWS CodeDeploy application.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.codedeploy that return IApplicationRefModifier and TypeMethodDescriptionstatic IApplicationRefCfnApplication.fromApplicationName(software.constructs.Construct scope, String id, String applicationName) Creates a new IApplicationRef from a applicationName.