associatedEntity property

String? associatedEntity
final

The associated entity. For resource associations, this is the ARN of the resource. For principal associations, this is the ID of an AWS account or the ARN of an OU or organization from AWS Organizations.

Implementation

final String? associatedEntity;