attributes property

List<Attribute>? attributes
final

A list of attribute objects that were successfully deleted from your resource.

Implementation

final List<Attribute>? attributes;