Skip to content

/AWS1/CL_IOGDESCRNAMESPACERSP

DescribeNamespaceResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_namespacearn TYPE /AWS1/IOGARN /AWS1/IOGARN

The ARN of the namespace.

iv_namespacename TYPE /AWS1/IOGNAMESPACENAME /AWS1/IOGNAMESPACENAME

The name of the namespace.

iv_trackingnamespacename TYPE /AWS1/IOGNAMESPACENAME /AWS1/IOGNAMESPACENAME

The name of the public namespace that the latest namespace version is tracking.

iv_trackingnamespaceversion TYPE /AWS1/IOGVERSION /AWS1/IOGVERSION

The version of the public namespace that the latest version is tracking.

iv_namespaceversion TYPE /AWS1/IOGVERSION /AWS1/IOGVERSION

The version of the user's namespace to describe.


Queryable Attributes

namespaceArn

The ARN of the namespace.

Accessible with the following methods

Method Description
GET_NAMESPACEARN() Getter for NAMESPACEARN, with configurable default
ASK_NAMESPACEARN() Getter for NAMESPACEARN w/ exceptions if field has no value
HAS_NAMESPACEARN() Determine if NAMESPACEARN has a value

namespaceName

The name of the namespace.

Accessible with the following methods

Method Description
GET_NAMESPACENAME() Getter for NAMESPACENAME, with configurable default
ASK_NAMESPACENAME() Getter for NAMESPACENAME w/ exceptions if field has no value
HAS_NAMESPACENAME() Determine if NAMESPACENAME has a value

trackingNamespaceName

The name of the public namespace that the latest namespace version is tracking.

Accessible with the following methods

Method Description
GET_TRACKINGNAMESPACENAME() Getter for TRACKINGNAMESPACENAME, with configurable default
ASK_TRACKINGNAMESPACENAME() Getter for TRACKINGNAMESPACENAME w/ exceptions if field has
HAS_TRACKINGNAMESPACENAME() Determine if TRACKINGNAMESPACENAME has a value

trackingNamespaceVersion

The version of the public namespace that the latest version is tracking.

Accessible with the following methods

Method Description
GET_TRACKINGNAMESPACEVERSION() Getter for TRACKINGNAMESPACEVERSION, with configurable defau
ASK_TRACKINGNAMESPACEVERSION() Getter for TRACKINGNAMESPACEVERSION w/ exceptions if field h
HAS_TRACKINGNAMESPACEVERSION() Determine if TRACKINGNAMESPACEVERSION has a value

namespaceVersion

The version of the user's namespace to describe.

Accessible with the following methods

Method Description
GET_NAMESPACEVERSION() Getter for NAMESPACEVERSION, with configurable default
ASK_NAMESPACEVERSION() Getter for NAMESPACEVERSION w/ exceptions if field has no va
HAS_NAMESPACEVERSION() Determine if NAMESPACEVERSION has a value