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