resourceAttributeList property

List<ResourceAttribute>? resourceAttributeList
final

Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service repository.

Implementation

final List<ResourceAttribute>? resourceAttributeList;