Interface ListStorageLensGroupEntry.Builder

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

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

    • name

      Contains the name of the Storage Lens group that exists in the specified home Region.

      Parameters:
      name - Contains the name of the Storage Lens group that exists in the specified home Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • storageLensGroupArn

      ListStorageLensGroupEntry.Builder storageLensGroupArn(String storageLensGroupArn)

      Contains the Amazon Resource Name (ARN) of the Storage Lens group. This property is read-only.

      Parameters:
      storageLensGroupArn - Contains the Amazon Resource Name (ARN) of the Storage Lens group. This property is read-only.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • homeRegion

      ListStorageLensGroupEntry.Builder homeRegion(String homeRegion)

      Contains the Amazon Web Services Region where the Storage Lens group was created.

      Parameters:
      homeRegion - Contains the Amazon Web Services Region where the Storage Lens group was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.