View source: R/codedeploy_operations.R
codedeploy_list_on_premises_instances | R Documentation |
Gets a list of names for one or more on-premises instances.
See https://www.paws-r-sdk.com/docs/codedeploy_list_on_premises_instances/ for full documentation.
codedeploy_list_on_premises_instances(
registrationStatus = NULL,
tagFilters = NULL,
nextToken = NULL
)
registrationStatus |
The registration status of the on-premises instances:
|
tagFilters |
The on-premises instance tags that are used to restrict the on-premises instance names returned. |
nextToken |
An identifier returned from the previous list on-premises instances call. It can be used to return the next set of on-premises instances in the list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.