Class: Aws::Types::GetSyncConfigurationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSyncConfigurationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sync_configuration ⇒ Types::SyncConfiguration
Returns the value of attribute sync_configuration.
Instance Attribute Details
#sync_configuration ⇒ Types::SyncConfiguration
Returns the value of attribute sync_configuration.
211 212 213 |
# File 'sig/types.rbs', line 211 def sync_configuration @sync_configuration end |