Class: Aws::Types::DescribeStackDriftDetectionStatusInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStackDriftDetectionStatusInput
- 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.
529 530 531 |
# File 'sig/types.rbs', line 529 def stack_drift_detection_id @stack_drift_detection_id end |