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

Function

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

Module-level function.

Function

[find in source code]

dataclass
class Function():

Module-level function.

Function().body

[find in source code]

@property
def body() -> str:

Function().get_required_import_records

[find in source code]

def get_required_import_records() -> Set[ImportRecord]:

Function().get_types

[find in source code]

def get_types() -> Set[FakeAnnotation]: