@s2-dev/streamstore - v0.22.0
Preparing search index...
BasinInfo
Interface BasinInfo
Information about a basin.
interface
BasinInfo
{
name
:
string
;
scope
?:
"aws:us-east-1"
;
state
:
BasinState
;
}
Index
Properties
name
scope?
state
Properties
name
name
:
string
Basin name.
Optional
scope
scope
?:
"aws:us-east-1"
Basin scope.
state
state
:
BasinState
Basin state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
scope
state
@s2-dev/streamstore - v0.22.0
Loading...
Information about a basin.