Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.IMacroRef
Packages that use IMacroRef
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of IMacroRef in software.amazon.awscdk
Classes in software.amazon.awscdk that implement IMacroRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::Macroresource is a CloudFormation resource type that creates a CloudFormation macro to perform custom processing on CloudFormation templates. -
Uses of IMacroRef in software.amazon.awscdk.interfaces.cloudformation
Subinterfaces of IMacroRef in software.amazon.awscdk.interfaces.cloudformationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMacroRef.Classes in software.amazon.awscdk.interfaces.cloudformation that implement IMacroRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMacroRef in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement IMacroRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::Macroresource is a CloudFormation resource type that creates a CloudFormation macro to perform custom processing on CloudFormation templates.