Interface ConfigureLogsForPlaybackConfigurationResponse.Builder

    • Method Detail

      • percentEnabled

        ConfigureLogsForPlaybackConfigurationResponse.Builder percentEnabled​(Integer percentEnabled)

        The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.

        Parameters:
        percentEnabled - The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • playbackConfigurationName

        ConfigureLogsForPlaybackConfigurationResponse.Builder playbackConfigurationName​(String playbackConfigurationName)

        The name of the playback configuration.

        Parameters:
        playbackConfigurationName - The name of the playback configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.