blob: 49311607c0a4d7a0a63b13a0e9a5f714b4dd968d [file]
---
title: 'LateBoundDefault'
---
Represents a late-bound default attribute value of type 'Label'. The value of a LateBoundDefault is only resolvable in the context of a rule implementation function, and depends on the current build configuration. For example, a LateBoundDefault might represent the Label of the java toolchain in the current build configuration.
See [configuration\_field](/versions/7.7.1/rules/lib/globals/bzl#configuration_field) for example usage.