DeleteMembersResponse class
Properties
-
accountIds
→ List<String>?
-
The list of AWS account identifiers for the member accounts that Detective
successfully deleted from the behavior graph.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
unprocessedAccounts
→ List<UnprocessedAccount>?
-
The list of member accounts that Detective was not able to delete from the
behavior graph. For each member account, provides the reason that the
deletion could not be processed.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited