@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
FederationCertificateStatus
Interface FederationCertificateStatus
interface
FederationCertificateStatus
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.iam.v1.FederationCertificateStatus"
;
algorithm
:
string
;
keySize
:
Long
;
notAfter
?:
Dayjs
;
notBefore
?:
Dayjs
;
state
:
FederationCertificateStatus_State
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
algorithm
key
Size
not
After?
not
Before?
state
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.iam.v1.FederationCertificateStatus"
algorithm
algorithm
:
string
key
Size
keySize
:
Long
Optional
not
After
notAfter
?:
Dayjs
Optional
not
Before
notBefore
?:
Dayjs
state
state
:
FederationCertificateStatus_State
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
algorithm
key
Size
not
After
not
Before
state
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...