Class: Aws::Types::GetServiceSyncConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetServiceSyncConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_sync_config ⇒ Types::ServiceSyncConfig
Returns the value of attribute service_sync_config.
Instance Attribute Details
#service_sync_config ⇒ Types::ServiceSyncConfig
Returns the value of attribute service_sync_config.
831 832 833 |
# File 'sig/types.rbs', line 831 def service_sync_config @service_sync_config end |