Skip to main content

Interface: IUpdateNamespaceRequest

workflowservice.v1.IUpdateNamespaceRequest

Properties of an UpdateNamespaceRequest.

Hierarchy

Properties

config

Optional config: null | $Properties

UpdateNamespaceRequest config

Inherited from

$Properties.config


deleteBadBinary

Optional deleteBadBinary: null | string

UpdateNamespaceRequest deleteBadBinary

Inherited from

$Properties.deleteBadBinary


namespace

Optional namespace: null | string

UpdateNamespaceRequest namespace

Inherited from

$Properties.namespace


promoteNamespace

Optional promoteNamespace: null | boolean

promote local namespace to global namespace. Ignored if namespace is already global namespace.

Inherited from

$Properties.promoteNamespace


replicationConfig

Optional replicationConfig: null | $Properties

UpdateNamespaceRequest replicationConfig

Inherited from

$Properties.replicationConfig


securityToken

Optional securityToken: null | string

UpdateNamespaceRequest securityToken

Inherited from

$Properties.securityToken


updateInfo

Optional updateInfo: null | $Properties

UpdateNamespaceRequest updateInfo

Inherited from

$Properties.updateInfo