Learn R Programming

paws.developer.tools (version 0.8.0)

xray_get_group: Retrieves group resource details

Description

Retrieves group resource details.

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

Usage

xray_get_group(GroupName = NULL, GroupARN = NULL)

Arguments

GroupName

The case-sensitive name of the group.

GroupARN

The ARN of the group that was generated on creation.