Class: Aws::Types::RetryBuildOutput
- Inherits:
-
Object
- Object
- Aws::Types::RetryBuildOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#build ⇒ Types::Build
Returns the value of attribute build.
Instance Attribute Details
#build ⇒ Types::Build
Returns the value of attribute build.
1124 1125 1126 |
# File 'sig/types.rbs', line 1124 def build @build end |