@s2-dev/streamstore - v0.24.1
Preparing search index...
EnsureBasinResponse
Interface EnsureBasinResponse
Response from ensuring a basin.
interface
EnsureBasinResponse
{
basin
:
BasinInfo
;
result
:
ProvisionResult
;
}
Index
Properties
basin
result
Properties
basin
basin
:
BasinInfo
Current basin info.
result
result
:
ProvisionResult
Provisioning outcome.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basin
result
@s2-dev/streamstore - v0.24.1
Loading...
Response from ensuring a basin.