workspaces_describe_application_associations {paws.end.user.computing} | R Documentation |
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
)
MaxResults |
The maximum number of associations to return. |
NextToken |
If you received a |
ApplicationId |
[required] The identifier of the specified application. |
AssociatedResourceTypes |
[required] The resource type of the associated resources. |