globalaccelerator_list_cross_account_resources: List the cross-account resources available to work with

View source: R/globalaccelerator_operations.R

globalaccelerator_list_cross_account_resourcesR Documentation

List the cross-account resources available to work with

Description

List the cross-account resources available to work with.

See https://www.paws-r-sdk.com/docs/globalaccelerator_list_cross_account_resources/ for full documentation.

Usage

globalaccelerator_list_cross_account_resources(
  AcceleratorArn = NULL,
  ResourceOwnerAwsAccountId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AcceleratorArn

The Amazon Resource Name (ARN) of an accelerator in a cross-account attachment.

ResourceOwnerAwsAccountId

[required] The account ID of a resource owner in a cross-account attachment.

MaxResults

The number of cross-account resource objects that you want to return with this call. The default value is 10.

NextToken

The token for the next set of results. You receive this token from a previous call.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.