| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.EC2.Types.ImportImageLicenseConfigurationRequest
Description
Synopsis
Documentation
data ImportImageLicenseConfigurationRequest Source #
The request information of license configurations.
See: newImportImageLicenseConfigurationRequest smart constructor.
Constructors
| ImportImageLicenseConfigurationRequest' | |
Fields
| |
Instances
newImportImageLicenseConfigurationRequest :: ImportImageLicenseConfigurationRequest Source #
Create a value of ImportImageLicenseConfigurationRequest with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:licenseConfigurationArn:ImportImageLicenseConfigurationRequest', importImageLicenseConfigurationRequest_licenseConfigurationArn - The ARN of a license configuration.
importImageLicenseConfigurationRequest_licenseConfigurationArn :: Lens' ImportImageLicenseConfigurationRequest (Maybe Text) Source #
The ARN of a license configuration.