imagebuilder_get_component {paws.compute} | R Documentation |
Gets a component object
Description
Gets a component object.
See https://www.paws-r-sdk.com/docs/imagebuilder_get_component/ for full documentation.
Usage
imagebuilder_get_component(componentBuildVersionArn)
Arguments
componentBuildVersionArn |
[required] The Amazon Resource Name (ARN) of the component that you want to get.
Regex requires the suffix |
[Package paws.compute version 0.9.0 Index]