principalArn property

String? principalArn
final

The ARN of the principal, which can be an IAM user, IAM role, or the root user. If this field is omitted, the authenticated user is assumed.

Implementation

final String? principalArn;