public static interface LaunchTemplateLicenseConfiguration.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateLicenseConfiguration.Builder,LaunchTemplateLicenseConfiguration>
Modifier and Type | Method and Description |
---|---|
LaunchTemplateLicenseConfiguration.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
|
copy
applyMutation, build
LaunchTemplateLicenseConfiguration.Builder licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
licenseConfigurationArn
- The Amazon Resource Name (ARN) of the license configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.