Uses of Class
software.amazon.awssdk.services.shield.model.AccessDeniedException
-
Packages that use AccessDeniedException Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of AccessDeniedException in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that throw AccessDeniedException Modifier and Type Method Description default DescribeAttackResponseShieldClient. describeAttack(Consumer<DescribeAttackRequest.Builder> describeAttackRequest)Describes the details of a DDoS attack.default DescribeAttackResponseShieldClient. describeAttack(DescribeAttackRequest describeAttackRequest)Describes the details of a DDoS attack.
-