| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConfiguration> |
Instance.licenses()
The license configurations for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.licenses(LicenseConfiguration... licenses)
The license configurations for the instance.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.licenses(Collection<LicenseConfiguration> licenses)
The license configurations for the instance.
|
Copyright © 2021. All rights reserved.