Class: Aws::Types::LifecycleExecutionResourcesImpactedSummary
- Inherits:
-
Object
- Object
- Aws::Types::LifecycleExecutionResourcesImpactedSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#has_impacted_resources ⇒ Boolean
Returns the value of attribute has_impacted_resources.
Instance Attribute Details
#has_impacted_resources ⇒ Boolean
Returns the value of attribute has_impacted_resources.
1331 1332 1333 |
# File 'sig/types.rbs', line 1331 def has_impacted_resources @has_impacted_resources end |