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