Namespace: NamespaceSpec
Enumerations
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a NamespaceSpec.
Type declaration
| Name | Type |
|---|---|
apiKeyAuth? | $Shape | null |
capacitySpec? | $Shape | null |
codecServer? | $Shape | null |
connectivityRuleIds? | string[] | null |
customSearchAttributes? | { [k: string]: string; } | null |
fairness? | $Shape | null |
highAvailability? | $Shape | null |
lifecycle? | $Shape | null |
mtlsAuth? | $Shape | null |
name? | string | null |
regions? | string[] | null |
replicas? | $Shape[] | null |
retentionDays? | number | null |
searchAttributes? | { [k: string]: SearchAttributeType; } | null |