| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateResourceGroupResponse> |
InspectorAsyncClient.createResourceGroup(CreateResourceGroupRequest createResourceGroupRequest)
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2
instances to be included in an Amazon Inspector assessment target.
|
default CreateResourceGroupResponse |
InspectorClient.createResourceGroup(CreateResourceGroupRequest createResourceGroupRequest)
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2
instances to be included in an Amazon Inspector assessment target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateResourceGroupRequestMarshaller.marshall(CreateResourceGroupRequest createResourceGroupRequest) |
Copyright © 2023. All rights reserved.