| Package | Description | 
|---|---|
| com.amazonaws.services.cloudformation.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ModuleInfo | ModuleInfo. clone() | 
| ModuleInfo | ResourceChange. getModuleInfo()
 Contains information about the module from which the resource was created, if the resource was created from a
 module included in the stack template. | 
| ModuleInfo | StackResourceSummary. getModuleInfo()
 Contains information about the module from which the resource was created, if the resource was created from a
 module included in the stack template. | 
| ModuleInfo | StackResource. getModuleInfo()
 Contains information about the module from which the resource was created, if the resource was created from a
 module included in the stack template. | 
| ModuleInfo | StackResourceDetail. getModuleInfo()
 Contains information about the module from which the resource was created, if the resource was created from a
 module included in the stack template. | 
| ModuleInfo | StackResourceDrift. getModuleInfo()
 Contains information about the module from which the resource was created, if the resource was created from a
 module included in the stack template. | 
| ModuleInfo | ModuleInfo. withLogicalIdHierarchy(String logicalIdHierarchy)
 A concatenated list of the logical IDs of the module or modules containing the resource. | 
| ModuleInfo | ModuleInfo. withTypeHierarchy(String typeHierarchy)
 A concatenated list of the module type or types containing the resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceChange. setModuleInfo(ModuleInfo 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. | 
| void | StackResourceSummary. setModuleInfo(ModuleInfo 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. | 
| void | StackResource. setModuleInfo(ModuleInfo 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. | 
| void | StackResourceDetail. setModuleInfo(ModuleInfo 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. | 
| void | StackResourceDrift. setModuleInfo(ModuleInfo 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. | 
| ResourceChange | ResourceChange. withModuleInfo(ModuleInfo 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. | 
| StackResourceSummary | StackResourceSummary. withModuleInfo(ModuleInfo 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. | 
| StackResource | StackResource. withModuleInfo(ModuleInfo 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. | 
| StackResourceDetail | StackResourceDetail. withModuleInfo(ModuleInfo 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. | 
| StackResourceDrift | StackResourceDrift. withModuleInfo(ModuleInfo 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. | 
Copyright © 2022. All rights reserved.