Interface ConfigureLogsForPlaybackConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ConfigureLogsForPlaybackConfigurationResponse.Builder,ConfigureLogsForPlaybackConfigurationResponse>, MediaTailorResponse.Builder, SdkBuilder<ConfigureLogsForPlaybackConfigurationResponse.Builder,ConfigureLogsForPlaybackConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ConfigureLogsForPlaybackConfigurationResponse

  • Method Details

    • 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.