Smaws_Client_Shield.DescribeProtection
Lists the details of a Protection
object.
val request :
Smaws_Lib.Context.t ->
Types.describe_protection_request ->
(Types.describe_protection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result