resiliencehub_describe_app_version_resources_resolution_status | R Documentation |
Returns the resolution status for the specified resolution identifier for an application version. If resolutionId
is not specified, the current resolution status is returned.
See https://www.paws-r-sdk.com/docs/resiliencehub_describe_app_version_resources_resolution_status/ for full documentation.
resiliencehub_describe_app_version_resources_resolution_status(
appArn,
appVersion,
resolutionId = NULL
)
appArn |
[required] Amazon Resource Name (ARN) of the Resilience Hub application. The format
for this ARN is:
arn: |
appVersion |
[required] The version of the application. |
resolutionId |
The identifier for a specific resolution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.