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

Class: Aws::CodeBuild::Types::ProjectBadge

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

Overview

Information about the build badge for the build project.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#badge_enabledBoolean

Set this to true to generate a publicly accessible URL for your project\'s build badge.

Returns:

  • (Boolean)

    Set this to true to generate a publicly accessible URL for your project\'s build badge.

#badge_request_urlString

The publicly-accessible URL through which you can access the build badge for your project.

The publicly accessible URL through which you can access the build badge for your project.

Returns:

  • (String)

    The publicly-accessible URL through which you can access the build badge for your project.