Class: Aws::Types::CreateServiceSyncConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateServiceSyncConfigOutput
- 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.
292 293 294 |
# File 'sig/types.rbs', line 292 def service_sync_config @service_sync_config end |