proton_get_component {paws.compute} | R Documentation |
Get detailed data for a component
Description
Get detailed data for a component.
See https://www.paws-r-sdk.com/docs/proton_get_component/ for full documentation.
Usage
proton_get_component(name)
Arguments
name |
[required] The name of the component that you want to get the detailed data for. |
[Package paws.compute version 0.9.0 Index]