GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
RDB
v1
ACLRule
Interface ACLRule
interface
ACLRule
{
action
:
RDB
.
v1
.
ACLRuleAction
;
description
:
string
;
direction
:
RDB
.
v1
.
ACLRuleDirection
;
ip
:
string
;
port
?:
number
;
protocol
:
RDB
.
v1
.
ACLRuleProtocol
;
}
Index
Properties
action
description
direction
ip
port?
protocol
Properties
action
action
:
RDB
.
v1
.
ACLRuleAction
description
description
:
string
direction
direction
:
RDB
.
v1
.
ACLRuleDirection
ip
ip
:
string
Optional
port
port
?:
number
Deprecated
protocol
protocol
:
RDB
.
v1
.
ACLRuleProtocol
Settings
Theme
OS
Light
Dark
On This Page
Properties
action
description
direction
ip
port
protocol
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Deprecated