Interface ListStorageLensGroupEntry.Builder

    • Method Detail

      • name

        ListStorageLensGroupEntry.Builder name​(String 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.