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 Using modules to encapsulate and reuse resource configurations in the CloudFormation User Guide.
Types
Properties
Link copied to clipboard
A concatenated list of the logical IDs of the module or modules containing 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 containing the resource. Module types are listed starting with the inner-most nested module, and separated by /
.