Interface ImagePermission.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ImagePermission.Builder,ImagePermission>, SdkBuilder<ImagePermission.Builder,ImagePermission>, SdkPojo
Enclosing class:
ImagePermission

public static interface ImagePermission.Builder extends SdkPojo, CopyableBuilder<ImagePermission.Builder,ImagePermission>
  • Method Details

    • sharedAccountId

      ImagePermission.Builder sharedAccountId(String sharedAccountId)

      The identifier of the Amazon Web Services account that an image has been shared with.

      Parameters:
      sharedAccountId - The identifier of the Amazon Web Services account that an image has been shared with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.