You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeBuild::Types::BuildNotDeleted

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a build that could not be successfully deleted.

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The ID of the build that could not be successfully deleted.

Returns:

  • (String)

    The ID of the build that could not be successfully deleted.

#status_codeString

Additional information about the build that could not be successfully deleted.

Returns:

  • (String)

    Additional information about the build that could not be successfully deleted.