Class: Aws::Types::GetServiceSyncBlockerSummaryOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceSyncBlockerSummaryOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_sync_blocker_summary ⇒ Types::ServiceSyncBlockerSummary
Returns the value of attribute service_sync_blocker_summary.
Instance Attribute Details
#service_sync_blocker_summary ⇒ Types::ServiceSyncBlockerSummary
Returns the value of attribute service_sync_blocker_summary.
821 822 823 |
# File 'sig/types.rbs', line 821 def service_sync_blocker_summary @service_sync_blocker_summary end |