Class: Aws::Types::GetRepositorySyncStatusOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRepositorySyncStatusOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#latest_sync ⇒ Types::RepositorySyncAttempt
Returns the value of attribute latest_sync.
Instance Attribute Details
#latest_sync ⇒ Types::RepositorySyncAttempt
Returns the value of attribute latest_sync.
176 177 178 |
# File 'sig/types.rbs', line 176 def latest_sync @latest_sync end |