@Stability(value=Stable) public static final class CfnLaunchTemplate.LicenseSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.LicenseSpecificationProperty>
CfnLaunchTemplate.LicenseSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.LicenseSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.LicenseSpecificationProperty.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
|
@Stability(value=Stable) public CfnLaunchTemplate.LicenseSpecificationProperty.Builder licenseConfigurationArn(String licenseConfigurationArn)
licenseConfigurationArn - The Amazon Resource Name (ARN) of the license configuration.this@Stability(value=Stable) public CfnLaunchTemplate.LicenseSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.LicenseSpecificationProperty>CfnLaunchTemplate.LicenseSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.