Skip to content

Literals#

Index > SupportApp > Literals

Auto-generated documentation for SupportApp type annotations stubs module mypy-boto3-support-app.

AccountTypeType#

# AccountTypeType usage example

from mypy_boto3_support_app.literals import AccountTypeType

def get_value() -> AccountTypeType:
    return "management"
# AccountTypeType definition

AccountTypeType = Literal[
    "management",
    "member",
]

NotificationSeverityLevelType#

# NotificationSeverityLevelType usage example

from mypy_boto3_support_app.literals import NotificationSeverityLevelType

def get_value() -> NotificationSeverityLevelType:
    return "all"
# NotificationSeverityLevelType definition

NotificationSeverityLevelType = Literal[
    "all",
    "high",
    "none",
]

SupportAppServiceName#

# SupportAppServiceName usage example

from mypy_boto3_support_app.literals import SupportAppServiceName

def get_value() -> SupportAppServiceName:
    return "support-app"
# SupportAppServiceName definition

SupportAppServiceName = Literal[
    "support-app",
]

ServiceName#

# ServiceName usage example

from mypy_boto3_support_app.literals import ServiceName

def get_value() -> ServiceName:
    return "accessanalyzer"
# ServiceName definition

ServiceName = Literal[
    "accessanalyzer",
    "account",
    "acm",
    "acm-pca",
    "amp",
    "amplify",
    "amplifybackend",
    "amplifyuibuilder",
    "apigatew