Interface CancelCacheReportResponse.Builder

    • Method Detail

      • cacheReportARN

        CancelCacheReportResponse.Builder cacheReportARN​(String cacheReportARN)

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

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