View on GitHub

mypy_boto3

Type annotations for boto3 compatible with mypy, VSCode and PyCharm

Download this project as a .zip file Download this project as a tar.gz file

Attribute

Auto-generated documentation for builder.mypy_boto3_builder.structures.attribute module.

Class or module attribute.

Attribute

[find in source code]

dataclass
class Attribute():

Class or module attribute.

Attributes

Attribute().get_types

[find in source code]

def get_types() -> Set[FakeAnnotation]:

Return all type annotations used.

Returns

A set of type annotations.