Returns the list of component build versions for the specified semantic version.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_component_build_versions/ for full documentation.
imagebuilder_list_component_build_versions(
componentVersionArn,
maxResults = NULL,
nextToken = NULL
)
[required] The component version Amazon Resource Name (ARN) whose versions you want to list.
The maximum items to return in a request.
A token to specify where to start paginating. This is the nextToken from a previously truncated response.