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