Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LaunchTemplateLicenseConfiguration |
LaunchTemplateLicenseConfiguration.clone() |
LaunchTemplateLicenseConfiguration |
LaunchTemplateLicenseConfiguration.withLicenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
|
Modifier and Type | Method and Description |
---|---|
List<LaunchTemplateLicenseConfiguration> |
ResponseLaunchTemplateData.getLicenseSpecifications()
The license configurations.
|
Modifier and Type | Method and Description |
---|---|
ResponseLaunchTemplateData |
ResponseLaunchTemplateData.withLicenseSpecifications(LaunchTemplateLicenseConfiguration... licenseSpecifications)
The license configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponseLaunchTemplateData.setLicenseSpecifications(Collection<LaunchTemplateLicenseConfiguration> licenseSpecifications)
The license configurations.
|
ResponseLaunchTemplateData |
ResponseLaunchTemplateData.withLicenseSpecifications(Collection<LaunchTemplateLicenseConfiguration> licenseSpecifications)
The license configurations.
|
Copyright © 2021. All rights reserved.