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 ⁠/\\d+$⁠.


[Package paws.compute version 0.6.1 Index]