Interface AwsCodeBuildProjectLogsConfigS3LogsDetails.Builder

  • Method Details

    • encryptionDisabled

      AwsCodeBuildProjectLogsConfigS3LogsDetails.Builder encryptionDisabled(Boolean encryptionDisabled)

      Whether to disable encryption of the S3 build log output.

      Parameters:
      encryptionDisabled - Whether to disable encryption of the S3 build log output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • location

      The ARN of the S3 bucket and the path prefix for S3 logs.

      Parameters:
      location - The ARN of the S3 bucket and the path prefix for S3 logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the S3 build logs.

      Parameters:
      status - The current status of the S3 build logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.