| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| software.amazon.awssdk.services.securityhub.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetInvitationsCountResponse |
SecurityHubClient.getInvitationsCount(GetInvitationsCountRequest getInvitationsCountRequest)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not
including the currently accepted invitation.
|
default CompletableFuture<GetInvitationsCountResponse> |
SecurityHubAsyncClient.getInvitationsCount(GetInvitationsCountRequest getInvitationsCountRequest)
Returns the count of all Security Hub membership invitations that were sent to the current member account, not
including the currently accepted invitation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetInvitationsCountRequestMarshaller.marshall(GetInvitationsCountRequest getInvitationsCountRequest) |
Copyright © 2023. All rights reserved.