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