createdByIamUser property
The AWS user account that invoked the BatchPrediction
. The
account type can be either an AWS root account or an AWS Identity and Access
Management (IAM) user account.
Implementation
final String? createdByIamUser;
The AWS user account that invoked the BatchPrediction
. The
account type can be either an AWS root account or an AWS Identity and Access
Management (IAM) user account.
final String? createdByIamUser;