Skip to content

/AWS1/CL_S3TCREATENAMESPACERSP

CreateNamespaceResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_tablebucketarn TYPE /AWS1/S3TTABLEBUCKETARN /AWS1/S3TTABLEBUCKETARN

The Amazon Resource Name (ARN) of the table bucket the namespace was created in.

it_namespace TYPE /AWS1/CL_S3TNAMESPACELIST_W=>TT_NAMESPACELIST TT_NAMESPACELIST

The name of the namespace.


Queryable Attributes

tableBucketARN

The Amazon Resource Name (ARN) of the table bucket the namespace was created in.

Accessible with the following methods

Method Description
GET_TABLEBUCKETARN() Getter for TABLEBUCKETARN, with configurable default
ASK_TABLEBUCKETARN() Getter for TABLEBUCKETARN w/ exceptions if field has no valu
HAS_TABLEBUCKETARN() Determine if TABLEBUCKETARN has a value

namespace

The name of the namespace.

Accessible with the following methods

Method Description
GET_NAMESPACE() Getter for NAMESPACE, with configurable default
ASK_NAMESPACE() Getter for NAMESPACE w/ exceptions if field has no value
HAS_NAMESPACE() Determine if NAMESPACE has a value