Literals#
Index > DocDBElastic > Literals
Auto-generated documentation for DocDBElastic type annotations stubs module mypy-boto3-docdb-elastic.
AuthType#
# AuthType usage example
from mypy_boto3_docdb_elastic.literals import AuthType
def get_value() -> AuthType:
return "PLAIN_TEXT"
# AuthType definition
A