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