modal-ts
Preparing search index...
QueueDeleteParams
Type Alias QueueDeleteParams
Description
client.queues.delete()
のオプションパラメータ
type
QueueDeleteParams
=
{
allowMissing
?:
boolean
;
environment
?:
string
;
}
Index
Properties
allow
Missing?
environment?
Properties
Optional
allow
Missing
allowMissing
?:
boolean
存在しない場合にエラーを抑制するかどうか
Optional
environment
environment
?:
string
使用する環境名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Missing
environment
modal-ts
Loading...
Description
client.queues.delete() のオプションパラメータ