@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/audit/v2
AuditEventExportSpec
Interface AuditEventExportSpec
interface
AuditEventExportSpec
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.audit.v2.AuditEventExportSpec"
;
exportDestination
?:
{
$case
:
"nebiusObjectStorage"
;
nebiusObjectStorage
:
NebiusObjectStorageDestination
;
}
;
params
?:
AuditEventExportParams
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
export
Destination?
params?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.audit.v2.AuditEventExportSpec"
Optional
export
Destination
exportDestination
?:
{
$case
:
"nebiusObjectStorage"
;
nebiusObjectStorage
:
NebiusObjectStorageDestination
;
}
Optional
params
params
?:
AuditEventExportParams
Filter based on which audit logs must be exported.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
export
Destination
params
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.41
Loading...
Filter based on which audit logs must be exported.