Updates an existing Application Component in the Resilience Hub application.
See https://www.paws-r-sdk.com/docs/resiliencehub_update_app_version_app_component/ for full documentation.
resiliencehub_update_app_version_app_component(
additionalInfo = NULL,
appArn,
id,
name = NULL,
type = NULL
)
Currently, there is no supported additional information for Application Components.
[required] The 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.
[required] The identifier of the Application Component.
The name of the Application Component.
The type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.