View source: R/codedeploy_operations.R
codedeploy_get_application_revision | R Documentation |
Gets information about an application revision.
See https://www.paws-r-sdk.com/docs/codedeploy_get_application_revision/ for full documentation.
codedeploy_get_application_revision(applicationName, revision)
applicationName |
[required] The name of the application that corresponds to the revision. |
revision |
[required] Information about the application revision to get, including type and location. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.