Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
Details of an Amazon EC2 AMI.
See: newAmi
smart constructor.
Ami' | |
|
Instances
Create a value of Ami
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:image:Ami'
, ami_image
- The AMI ID of the Amazon EC2 AMI.
$sel:state:Ami'
, ami_state
- Undocumented member.
$sel:accountId:Ami'
, ami_accountId
- The account ID of the owner of the AMI.
$sel:name:Ami'
, ami_name
- The name of the Amazon EC2 AMI.
$sel:region:Ami'
, ami_region
- The Amazon Web Services Region of the Amazon EC2 AMI.
$sel:description:Ami'
, ami_description
- The description of the Amazon EC2 AMI. Minimum and maximum length are in
characters.