Class: Aws::Types::UpdateServiceSyncBlockerInput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateServiceSyncBlockerInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#resolved_reason ⇒ ::String
Returns the value of attribute resolved_reason.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
1689 1690 1691 |
# File 'sig/types.rbs', line 1689 def id @id end |
#resolved_reason ⇒ ::String
Returns the value of attribute resolved_reason.
1690 1691 1692 |
# File 'sig/types.rbs', line 1690 def resolved_reason @resolved_reason end |