Interface CloudWatchLogsDestination.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CloudWatchLogsDestination.Builder,CloudWatchLogsDestination>, SdkBuilder<CloudWatchLogsDestination.Builder,CloudWatchLogsDestination>, SdkPojo
Enclosing class:
CloudWatchLogsDestination

public static interface CloudWatchLogsDestination.Builder extends SdkPojo, CopyableBuilder<CloudWatchLogsDestination.Builder,CloudWatchLogsDestination>
  • Method Details

    • logGroup

      The name of the log group where the project stores evaluation events.

      Parameters:
      logGroup - The name of the log group where the project stores evaluation events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.