ModuleInfo
class ModuleInfo
Contains information about the module from which the resource was created, if the resource was created from a module included in the stack template.
For more information about modules, see Create reusable resource configurations that can be included across templates with CloudFormation modules in the CloudFormation User Guide.
Types
Properties
Link copied to clipboard
A concatenated list of the logical IDs of the module or modules that contains the resource. Modules are listed starting with the inner-most nested module, and separated by /
.
Link copied to clipboard
A concatenated list of the module type or types that contains the resource. Module types are listed starting with the inner-most nested module, and separated by /
.