Class: Aws::Types::AwsCloudFormationStackDriftInformationDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsCloudFormationStackDriftInformationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_drift_status ⇒ ::String
Returns the value of attribute stack_drift_status.
Instance Attribute Details
#stack_drift_status ⇒ ::String
Returns the value of attribute stack_drift_status.
882 883 884 |
# File 'sig/types.rbs', line 882 def stack_drift_status @stack_drift_status end |