Uses of Enum Class
com.cloudforge.core.local.MiniStackResourcePolicy
Packages that use MiniStackResourcePolicy
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of MiniStackResourcePolicy in com.cloudforge.core.local
Subclasses with type arguments of type MiniStackResourcePolicy in com.cloudforge.core.localModifier and TypeClassDescriptionenumHow MiniStack treats a CloudFormation resource type.Methods in com.cloudforge.core.local that return MiniStackResourcePolicyModifier and TypeMethodDescriptionstatic MiniStackResourcePolicystatic MiniStackResourcePolicyReturns the enum constant of this class with the specified name.static MiniStackResourcePolicy[]MiniStackResourcePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.