appregistry_get_associated_resource: Gets the resource associated with the application

View source: R/appregistry_operations.R

appregistry_get_associated_resourceR Documentation

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.


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