Class: Aws::Types::ResourceDriftIgnoredAttribute
- Inherits:
-
Object
- Object
- Aws::Types::ResourceDriftIgnoredAttribute
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#path ⇒ ::String
Returns the value of attribute path.
-
#reason ⇒ "MANAGED_BY_AWS", ...
Returns the value of attribute reason.
Instance Attribute Details
#path ⇒ ::String
Returns the value of attribute path.
1464 1465 1466 |
# File 'sig/types.rbs', line 1464 def path @path end |
#reason ⇒ "MANAGED_BY_AWS", ...
Returns the value of attribute reason.
1465 1466 1467 |
# File 'sig/types.rbs', line 1465 def reason @reason end |