Class: Aws::Types::DetectStackDriftOutput
- Inherits:
-
Object
- Object
- Aws::Types::DetectStackDriftOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_drift_detection_id ⇒ ::String
Returns the value of attribute stack_drift_detection_id.
Instance Attribute Details
#stack_drift_detection_id ⇒ ::String
Returns the value of attribute stack_drift_detection_id.
718 719 720 |
# File 'sig/types.rbs', line 718 def stack_drift_detection_id @stack_drift_detection_id end |