| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProductCode> |
InstanceDetails.productCodes()
The product code of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceDetails.Builder |
InstanceDetails.Builder.productCodes(ProductCode... productCodes)
The product code of the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceDetails.Builder |
InstanceDetails.Builder.productCodes(Collection<ProductCode> productCodes)
The product code of the EC2 instance.
|
Copyright © 2023. All rights reserved.