Class: Aws::Types::RemediationExceptionResourceKey
- Inherits:
-
Object
- Object
- Aws::Types::RemediationExceptionResourceKey
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
Instance Attribute Details
#resource_id ⇒ ::String
Returns the value of attribute resource_id.
1994 1995 1996 |
# File 'sig/types.rbs', line 1994 def resource_id @resource_id end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
1993 1994 1995 |
# File 'sig/types.rbs', line 1993 def resource_type @resource_type end |