listProtections

abstract suspend fun listProtections(input: ListProtectionsRequest = ListProtectionsRequest { }): ListProtectionsResponse

Retrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.