View source: R/proton_operations.R
proton_list_component_provisioned_resources | R Documentation |
List provisioned resources for a component with details.
See https://www.paws-r-sdk.com/docs/proton_list_component_provisioned_resources/ for full documentation.
proton_list_component_provisioned_resources(componentName, nextToken = NULL)
componentName |
[required] The name of the component whose provisioned resources you want. |
nextToken |
A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.