| Package | Description |
|---|---|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroup.clone() |
ResourceGroup |
DescribeResourceGroupResult.getResourceGroup()
Information about the resource group.
|
ResourceGroup |
ResourceGroup.withResourceGroupArn(String resourceGroupArn)
The ARN of the resource group.
|
ResourceGroup |
ResourceGroup.withResourceGroupTags(String resourceGroupTags)
The tags (key and value pairs) of the resource group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeResourceGroupResult.setResourceGroup(ResourceGroup resourceGroup)
Information about the resource group.
|
DescribeResourceGroupResult |
DescribeResourceGroupResult.withResourceGroup(ResourceGroup resourceGroup)
Information about the resource group.
|
Copyright © 2015. All rights reserved.