Skip to content

List Cross Account Resource Accounts

globalaccelerator_list_cross_account_resource_accounts R Documentation

List the accounts that have cross-account resources

Description

List the accounts that have cross-account resources.

For more information, see Working with cross-account attachments and resources in Global Accelerator in the Global Accelerator Developer Guide.

Usage

globalaccelerator_list_cross_account_resource_accounts()

Value

A list with the following syntax:

list(
  ResourceOwnerAwsAccountIds = list(
    "string"
  )
)

Request syntax

svc$list_cross_account_resource_accounts()