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