Interface DeleteCacheReportResponse.Builder

    • Method Detail

      • cacheReportARN

        DeleteCacheReportResponse.Builder cacheReportARN​(String cacheReportARN)

        The Amazon Resource Name (ARN) of the cache report you want to delete.

        Parameters:
        cacheReportARN - The Amazon Resource Name (ARN) of the cache report you want to delete.
        Returns:
        Returns a reference to this object so that method calls can be chained together.