Skip to main content

Interface: $Properties

v1.NamespaceInvalidStateFailure.$Properties

Properties of a NamespaceInvalidStateFailure.

Hierarchy

Properties

allowedStates

Optional allowedStates: null | NamespaceState[]

Allowed namespace states for requested operation. For example NAMESPACE_STATE_DELETED is forbidden for most operations but allowed for DescribeNamespace.


namespace

Optional namespace: null | string

NamespaceInvalidStateFailure namespace


state

Optional state: null | NamespaceState

Current state of the requested namespace.