Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.StackSetReference
Packages that use StackSetReference
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of StackSetReference in software.amazon.awscdk
Methods in software.amazon.awscdk that return StackSetReferenceModifier and TypeMethodDescriptionCfnStackSet.getStackSetRef()A reference to a StackSet resource. -
Uses of StackSetReference in software.amazon.awscdk.interfaces.cloudformation
Classes in software.amazon.awscdk.interfaces.cloudformation that implement StackSetReferenceMethods in software.amazon.awscdk.interfaces.cloudformation that return StackSetReferenceModifier and TypeMethodDescriptionStackSetReference.Builder.build()Builds the configured instance.IStackSetRef.getStackSetRef()(experimental) A reference to a StackSet resource.default StackSetReferenceIStackSetRef.Jsii$Default.getStackSetRef()(experimental) A reference to a StackSet resource.final StackSetReferenceIStackSetRef.Jsii$Proxy.getStackSetRef()(experimental) A reference to a StackSet resource. -
Uses of StackSetReference in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return StackSetReferenceModifier and TypeMethodDescriptionCfnStackSet.getStackSetRef()A reference to a StackSet resource.