importTaskId property
The unique ID for a specific import task. These IDs aren't globally unique, but they are unique within an AWS account.
Implementation
final String? importTaskId;
The unique ID for a specific import task. These IDs aren't globally unique, but they are unique within an AWS account.
final String? importTaskId;