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 |
Synopsis
Documentation
data ImagePermission Source #
Describes the Amazon Web Services accounts that have been granted permission to use a shared image. For more information about sharing images, see Share or Unshare a Custom WorkSpaces Image.
See: newImagePermission
smart constructor.
ImagePermission' | |
|
Instances
newImagePermission :: ImagePermission Source #
Create a value of ImagePermission
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:sharedAccountId:ImagePermission'
, imagePermission_sharedAccountId
- The identifier of the Amazon Web Services account that an image has been
shared with.
imagePermission_sharedAccountId :: Lens' ImagePermission (Maybe Text) Source #
The identifier of the Amazon Web Services account that an image has been shared with.