| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataLicenseSetDetails |
AwsEc2LaunchTemplateDataLicenseSetDetails.clone() |
AwsEc2LaunchTemplateDataLicenseSetDetails |
AwsEc2LaunchTemplateDataLicenseSetDetails.withLicenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2LaunchTemplateDataLicenseSetDetails> |
AwsEc2LaunchTemplateDataDetails.getLicenseSet()
Specifies a license configuration for an instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withLicenseSet(AwsEc2LaunchTemplateDataLicenseSetDetails... licenseSet)
Specifies a license configuration for an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setLicenseSet(Collection<AwsEc2LaunchTemplateDataLicenseSetDetails> licenseSet)
Specifies a license configuration for an instance.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withLicenseSet(Collection<AwsEc2LaunchTemplateDataLicenseSetDetails> licenseSet)
Specifies a license configuration for an instance.
|
Copyright © 2023. All rights reserved.