Uses of Class
software.amazon.awssdk.services.shield.model.AssociateDrtRoleRequest
-
Packages that use AssociateDrtRoleRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of AssociateDrtRoleRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type AssociateDrtRoleRequest Modifier and Type Method Description default CompletableFuture<AssociateDrtRoleResponse>ShieldAsyncClient. associateDRTRole(AssociateDrtRoleRequest associateDrtRoleRequest)Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks.default AssociateDrtRoleResponseShieldClient. associateDRTRole(AssociateDrtRoleRequest associateDrtRoleRequest)Authorizes the Shield Response Team (SRT) using the specified role, to access your Amazon Web Services account to assist with DDoS attack mitigation during potential attacks. -
Uses of AssociateDrtRoleRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type AssociateDrtRoleRequest Modifier and Type Method Description SdkHttpFullRequestAssociateDrtRoleRequestMarshaller. marshall(AssociateDrtRoleRequest associateDrtRoleRequest)
-