Interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder

    • Method Detail

      • status

        AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder status​(String status)

        The current status of the logs in CloudWatch Logs for a build project.

        Parameters:
        status - The current status of the logs in CloudWatch Logs for a build project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • streamName

        AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder streamName​(String streamName)

        The prefix of the stream name of the CloudWatch Logs.

        Parameters:
        streamName - The prefix of the stream name of the CloudWatch Logs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.