Class: Aws::Types::GetComponentRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetComponentRequest
- 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.
687 688 689 |
# File 'sig/types.rbs', line 687 def component_build_version_arn @component_build_version_arn end |