Learn R Programming

paws.management (version 0.4.0)

appregistry_get_associated_resource: Gets the resource associated with the application

Description

Gets the resource associated with the application.

See https://www.paws-r-sdk.com/docs/appregistry_get_associated_resource/ for full documentation.

Usage

appregistry_get_associated_resource(application, resourceType, resource)

Arguments

application

[required] The name, ID, or ARN 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.