Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.88 KB

S3Cors.md

File metadata and controls

43 lines (33 loc) · 1.88 KB

beget_openapi_cloud.model.s3_cors.S3Cors

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
id decimal.Decimal, int, decimal.Decimal, [optional]
http_method list, tuple, tuple, [optional]
http_header list, tuple, tuple, [optional]
cache_ttl str, str, [optional]
fqdn str, str, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

http_method

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
items str, str,

http_header

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
items str, str,

[Back to Model list] [Back to API list] [Back to README]