resiliencehub_descri_app_versio_resour_resolu_status: Returns the resolution status for the specified resolution...

resiliencehub_describe_app_version_resources_resolution_statusR Documentation

Returns the resolution status for the specified resolution identifier for an application version

Description

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.

Usage

resiliencehub_describe_app_version_resources_resolution_status(
  appArn,
  appVersion,
  resolutionId = NULL
)

Arguments

appArn

[required] Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.

appVersion

[required] The version of the application.

resolutionId

The identifier for a specific resolution.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.