Learn R Programming

paws.management (version 0.2.0)

appregistry_get_associated_resource: Gets the resource associated with the application

Description

Gets the resource associated with the application.

See https://paws-r.github.io/docs/appregistry/get_associated_resource.html for full documentation.

Usage

appregistry_get_associated_resource(application, resourceType, resource)

Arguments

application

[required] The name or ID of the application.

resourceType

[required] The type of resource associated with the application.

resource

[required] The name or ID of the resource associated with the application.