createdByIamUser property

String? createdByIamUser
final

The AWS user account from which the MLModel was created. The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account.

Implementation

final String? createdByIamUser;