Class: Aws::Types::DeleteBuildInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBuildInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#build_id ⇒ ::String
Returns the value of attribute build_id.
Instance Attribute Details
#build_id ⇒ ::String
Returns the value of attribute build_id.
527 528 529 |
# File 'sig/types.rbs', line 527 def build_id @build_id end |