Class: Aws::Types::SyncState
- Inherits:
-
Object
- Object
- Aws::Types::SyncState
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attachment ⇒ Types::Attachment
Returns the value of attribute attachment.
-
#config ⇒ ::Hash[::String, Types::PerObjectStatus]
Returns the value of attribute config.
Instance Attribute Details
#attachment ⇒ Types::Attachment
Returns the value of attribute attachment.
1641 1642 1643 |
# File 'sig/types.rbs', line 1641 def @attachment end |
#config ⇒ ::Hash[::String, Types::PerObjectStatus]
Returns the value of attribute config.
1642 1643 1644 |
# File 'sig/types.rbs', line 1642 def config @config end |