Interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails.Builder

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

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

    • groupName

      The group name of the logs in CloudWatch Logs.

      Parameters:
      groupName - The group name of the logs in CloudWatch Logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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

      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.