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