Class: Aws::Types::DescribeBuildOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBuildOutput
- 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.
682 683 684 |
# File 'sig/types.rbs', line 682 def build @build end |