@Stability(value=Stable)
public static interface CfnLaunchTemplate.LicenseSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-licensespecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.LicenseSpecificationProperty.Builder
A builder for
CfnLaunchTemplate.LicenseSpecificationProperty |
static class |
CfnLaunchTemplate.LicenseSpecificationProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.LicenseSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.LicenseSpecificationProperty.Builder |
builder() |
default String |
getLicenseConfigurationArn()
`CfnLaunchTemplate.LicenseSpecificationProperty.LicenseConfigurationArn`.
|
@Stability(value=Stable) @Nullable default String getLicenseConfigurationArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-licensespecification.html#cfn-ec2-launchtemplate-licensespecification-licenseconfigurationarn@Stability(value=Stable) static CfnLaunchTemplate.LicenseSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.