Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.ICustomResourceRef
Packages that use ICustomResourceRef
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of ICustomResourceRef in software.amazon.awscdk
Classes in software.amazon.awscdk that implement ICustomResourceRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::CustomResourceresource creates a custom resource. -
Uses of ICustomResourceRef in software.amazon.awscdk.interfaces.cloudformation
Subinterfaces of ICustomResourceRef in software.amazon.awscdk.interfaces.cloudformationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICustomResourceRef.Classes in software.amazon.awscdk.interfaces.cloudformation that implement ICustomResourceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICustomResourceRef in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement ICustomResourceRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::CustomResourceresource creates a custom resource.