public static interface LaunchTemplateLicenseConfigurationRequest.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateLicenseConfigurationRequest.Builder,LaunchTemplateLicenseConfigurationRequest>
Modifier and Type | Method and Description |
---|---|
LaunchTemplateLicenseConfigurationRequest.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
LaunchTemplateLicenseConfigurationRequest.Builder licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
licenseConfigurationArn
- The Amazon Resource Name (ARN) of the license configuration.Copyright © 2023. All rights reserved.