Class: Aws::Types::StackDriftInformationSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#last_check_timestamp::Time

Returns the value of attribute last_check_timestamp.



1660
1661
1662
# File 'sig/types.rbs', line 1660

def last_check_timestamp
  @last_check_timestamp
end

#stack_drift_status"DRIFTED", ...

Returns the value of attribute stack_drift_status.



1659
1660
1661
# File 'sig/types.rbs', line 1659

def stack_drift_status
  @stack_drift_status
end