Class: Aws::Types::EnabledControlDriftTypes
- Inherits:
-
Object
- Object
- Aws::Types::EnabledControlDriftTypes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inheritance ⇒ Types::EnabledControlInheritanceDrift
Returns the value of attribute inheritance.
-
#resource ⇒ Types::EnabledControlResourceDrift
Returns the value of attribute resource.
Instance Attribute Details
#inheritance ⇒ Types::EnabledControlInheritanceDrift
Returns the value of attribute inheritance.
226 227 228 |
# File 'sig/types.rbs', line 226 def inheritance @inheritance end |
#resource ⇒ Types::EnabledControlResourceDrift
Returns the value of attribute resource.
227 228 229 |
# File 'sig/types.rbs', line 227 def resource @resource end |