Namespace: Namespace
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a Namespace.
Type declaration
| Name | Type |
|---|---|
activeRegion? | string | null |
asyncOperationId? | string | null |
capacity? | $Shape | null |
connectivityRules? | $Shape[] | null |
createdTime? | $Shape | null |
endpoints? | $Shape | null |
lastModifiedTime? | $Shape | null |
limits? | $Shape | null |
namespace? | string | null |
privateConnectivities? | $Shape[] | null |
regionStatus? | { [k: string]: $Shape; } | null |
replicas? | $Shape[] | null |
resourceVersion? | string | null |
spec? | $Shape | null |
state? | ResourceState | null |
stateDeprecated? | string | null |
tags? | { [k: string]: string; } | null |