Type

Auto-generated documentation for mypy_boto3_builder.type_annotations.type module.

Predefined FakeAnnotation instances.

Type

[find in source code]

class Type():

Predefined FakeAnnotation instances.

Type.get_optional

[find in source code]

@classmethod
def get_optional(wrapped: FakeAnnotation) -> FakeAnnotation:

Get Optional type annotation.

See also