Class: Aws::Types::DeleteComponentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteComponentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#component_build_version_arn ⇒ ::String
Returns the value of attribute component_build_version_arn.
Instance Attribute Details
#component_build_version_arn ⇒ ::String
Returns the value of attribute component_build_version_arn.
467 468 469 |
# File 'sig/types.rbs', line 467 def component_build_version_arn @component_build_version_arn end |