Interface ListStorageLensConfigurationEntry.Builder

  • Method Details

    • id

      A container for the S3 Storage Lens configuration ID.

      Parameters:
      id - A container for the S3 Storage Lens configuration ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • storageLensArn

      ListStorageLensConfigurationEntry.Builder storageLensArn(String storageLensArn)

      The ARN of the S3 Storage Lens configuration. This property is read-only.

      Parameters:
      storageLensArn - The ARN of the S3 Storage Lens configuration. This property is read-only.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • homeRegion

      A container for the S3 Storage Lens home Region. Your metrics data is stored and retained in your designated S3 Storage Lens home Region.

      Parameters:
      homeRegion - A container for the S3 Storage Lens home Region. Your metrics data is stored and retained in your designated S3 Storage Lens home Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isEnabled

      A container for whether the S3 Storage Lens configuration is enabled. This property is required.

      Parameters:
      isEnabled - A container for whether the S3 Storage Lens configuration is enabled. This property is required.
      Returns:
      Returns a reference to this object so that method calls can be chained together.