Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.ChangeSetReference
Packages that use ChangeSetReference
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of ChangeSetReference in software.amazon.awscdk
Methods in software.amazon.awscdk that return ChangeSetReferenceModifier and TypeMethodDescriptionCfnChangeSet.getChangeSetRef()A reference to a ChangeSet resource. -
Uses of ChangeSetReference in software.amazon.awscdk.interfaces.cloudformation
Classes in software.amazon.awscdk.interfaces.cloudformation that implement ChangeSetReferenceMethods in software.amazon.awscdk.interfaces.cloudformation that return ChangeSetReferenceModifier and TypeMethodDescriptionChangeSetReference.Builder.build()Builds the configured instance.IChangeSetRef.getChangeSetRef()(experimental) A reference to a ChangeSet resource.default ChangeSetReferenceIChangeSetRef.Jsii$Default.getChangeSetRef()(experimental) A reference to a ChangeSet resource. -
Uses of ChangeSetReference in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return ChangeSetReferenceModifier and TypeMethodDescriptionCfnChangeSet.getChangeSetRef()A reference to a ChangeSet resource.