Describes the associations between the application and the specified associated resources
Source:R/workspaces_operations.R
workspaces_describe_application_associations.RdDescribes the associations between the application and the specified associated resources.
See https://www.paws-r-sdk.com/docs/workspaces_describe_application_associations/ for full documentation.
Usage
workspaces_describe_application_associations(
MaxResults = NULL,
NextToken = NULL,
ApplicationId,
AssociatedResourceTypes
)Arguments
- MaxResults
The maximum number of associations to return.
- NextToken
If you received a
NextTokenfrom a previous call that was paginated, provide this token to receive the next set of results.- ApplicationId
[required] The identifier of the specified application.
- AssociatedResourceTypes
[required] The resource type of the associated resources.