userId property
The ID of the user that made the API call.
The UserId
is an IAM principal that can be specified as an AWS
account ID or an Amazon Resource Name (ARN). For more information, see
Specifying a Principal in the AWS Identity and Access Management User
Guide.
Implementation
final String? userId;