Uses of Interface
software.amazon.awscdk.interfaces.opsworks.IStackRef
Packages that use IStackRef
Package
Description
AWS OpsWorks Construct Library
-
Uses of IStackRef in software.amazon.awscdk.interfaces.opsworks
Subinterfaces of IStackRef in software.amazon.awscdk.interfaces.opsworksModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStackRef.Classes in software.amazon.awscdk.interfaces.opsworks that implement IStackRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IStackRef in software.amazon.awscdk.services.opsworks
Classes in software.amazon.awscdk.services.opsworks that implement IStackRefModifier and TypeClassDescriptionclasshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworks-stack.html.Methods in software.amazon.awscdk.services.opsworks that return IStackRefModifier and TypeMethodDescriptionstatic IStackRefCfnStack.fromStackId(software.constructs.Construct scope, String id, String stackId) Creates a new IStackRef from a stackId.