Class: Aws::Types::ResourceDataSyncAlreadyExistsException
- Inherits:
-
Object
- Object
- Aws::Types::ResourceDataSyncAlreadyExistsException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sync_name ⇒ ::String
Returns the value of attribute sync_name.
Instance Attribute Details
#sync_name ⇒ ::String
Returns the value of attribute sync_name.
3858 3859 3860 |
# File 'sig/types.rbs', line 3858 def sync_name @sync_name end |