Smaws_Client_Shield.ListResourcesInProtectionGroup
Retrieves the resources that are included in the protection group.
val request :
Smaws_Lib.Context.t ->
Types.list_resources_in_protection_group_request ->
(Types.list_resources_in_protection_group_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidPaginationTokenException of
Types.invalid_pagination_token_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result