| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseConfigurationRequest> |
RunInstancesRequest.licenseSpecifications()
The license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.licenseSpecifications(LicenseConfigurationRequest... licenseSpecifications)
The license configurations.
|
| Modifier and Type | Method and Description |
|---|---|
RunInstancesRequest.Builder |
RunInstancesRequest.Builder.licenseSpecifications(Collection<LicenseConfigurationRequest> licenseSpecifications)
The license configurations.
|
Copyright © 2023. All rights reserved.