Class: Aws::Types::GetCommitOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCommitOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#commit ⇒ Types::Commit
Returns the value of attribute commit.
Instance Attribute Details
#commit ⇒ Types::Commit
Returns the value of attribute commit.
856 857 858 |
# File 'sig/types.rbs', line 856 def commit @commit end |