View source: R/workspaces_operations.R
workspaces_describe_application_associations | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.