Sign in
bazel
/
bazel
/
master
/
.
/
docs
/
versions
/
8.2.1
/
rules
/
lib
/
builtins
/
Attribute.mdx
blob: 18486c410a7e0a12d0a97dae13253bfc156fdcb5 [
file
]
---
title
:
'Attribute'
---
Representation
of a definition of an attribute
.
Use
the
[
attr
](../
toplevel
/
attr
)
module
to create an
Attribute
.
They
are only
for
use
with
a
[
rule
](../
globals
/
bzl
#rule) or an [aspect](../globals/bzl#aspect).