Describes 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.
workspaces_describe_application_associations(
MaxResults = NULL,
NextToken = NULL,
ApplicationId,
AssociatedResourceTypes
)
The maximum number of associations to return.
If you received a NextToken
from a previous call that was paginated,
provide this token to receive the next set of results.
[required] The identifier of the specified application.
[required] The resource type of the associated resources.