Class: Aws::Types::DetectStackResourceDriftOutput
- Inherits:
-
Object
- Object
- Aws::Types::DetectStackResourceDriftOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_resource_drift ⇒ Types::StackResourceDrift
Returns the value of attribute stack_resource_drift.
Instance Attribute Details
#stack_resource_drift ⇒ Types::StackResourceDrift
Returns the value of attribute stack_resource_drift.
729 730 731 |
# File 'sig/types.rbs', line 729 def stack_resource_drift @stack_resource_drift end |