Interface StartCacheReportResponse.Builder

    • Method Detail

      • cacheReportARN

        StartCacheReportResponse.Builder cacheReportARN​(String cacheReportARN)

        The Amazon Resource Name (ARN) of the cache report generated by the StartCacheReport request.

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