/AWS1/CL_S3TGETTABLERESPONSE¶
GetTableResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_name
TYPE /AWS1/S3TTABLENAME
/AWS1/S3TTABLENAME
¶
The name of the table.
iv_type
TYPE /AWS1/S3TTABLETYPE
/AWS1/S3TTABLETYPE
¶
The type of the table.
iv_tablearn
TYPE /AWS1/S3TTABLEARN
/AWS1/S3TTABLEARN
¶
The Amazon Resource Name (ARN) of the table.
it_namespace
TYPE /AWS1/CL_S3TNAMESPACELIST_W=>TT_NAMESPACELIST
TT_NAMESPACELIST
¶
The namespace associated with the table.
iv_versiontoken
TYPE /AWS1/S3TVERSIONTOKEN
/AWS1/S3TVERSIONTOKEN
¶
The version token of the table.
iv_warehouselocation
TYPE /AWS1/S3TWAREHOUSELOCATION
/AWS1/S3TWAREHOUSELOCATION
¶
The warehouse location of the table.
iv_createdat
TYPE /AWS1/S3TTIMESTAMP
/AWS1/S3TTIMESTAMP
¶
The date and time the table bucket was created at.
iv_createdby
TYPE /AWS1/S3TACCOUNTID
/AWS1/S3TACCOUNTID
¶
The ID of the account that created the table.
iv_modifiedat
TYPE /AWS1/S3TTIMESTAMP
/AWS1/S3TTIMESTAMP
¶
The date and time the table was last modified on.
iv_modifiedby
TYPE /AWS1/S3TACCOUNTID
/AWS1/S3TACCOUNTID
¶
The ID of the account that last modified the table.
iv_owneraccountid
TYPE /AWS1/S3TACCOUNTID
/AWS1/S3TACCOUNTID
¶
The ID of the account that owns the table.
iv_format
TYPE /AWS1/S3TOPENTABLEFORMAT
/AWS1/S3TOPENTABLEFORMAT
¶
The format of the table.
Optional arguments:¶
iv_namespaceid
TYPE /AWS1/S3TNAMESPACEID
/AWS1/S3TNAMESPACEID
¶
The unique identifier of the namespace containing this table.
iv_metadatalocation
TYPE /AWS1/S3TMETADATALOCATION
/AWS1/S3TMETADATALOCATION
¶
The metadata location of the table.
iv_managedbyservice
TYPE /AWS1/S3TSTRING
/AWS1/S3TSTRING
¶
The service that manages the table.
iv_tablebucketid
TYPE /AWS1/S3TTABLEBUCKETID
/AWS1/S3TTABLEBUCKETID
¶
The unique identifier of the table bucket containing this table.
Queryable Attributes¶
name¶
The name of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
type¶
The type of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
tableARN¶
The Amazon Resource Name (ARN) of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TABLEARN() |
Getter for TABLEARN, with configurable default |
ASK_TABLEARN() |
Getter for TABLEARN w/ exceptions if field has no value |
HAS_TABLEARN() |
Determine if TABLEARN has a value |
namespace¶
The namespace associated with the table.
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 |
namespaceId¶
The unique identifier of the namespace containing this table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAMESPACEID() |
Getter for NAMESPACEID, with configurable default |
ASK_NAMESPACEID() |
Getter for NAMESPACEID w/ exceptions if field has no value |
HAS_NAMESPACEID() |
Determine if NAMESPACEID has a value |
versionToken¶
The version token of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VERSIONTOKEN() |
Getter for VERSIONTOKEN, with configurable default |
ASK_VERSIONTOKEN() |
Getter for VERSIONTOKEN w/ exceptions if field has no value |
HAS_VERSIONTOKEN() |
Determine if VERSIONTOKEN has a value |
metadataLocation¶
The metadata location of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_METADATALOCATION() |
Getter for METADATALOCATION, with configurable default |
ASK_METADATALOCATION() |
Getter for METADATALOCATION w/ exceptions if field has no va |
HAS_METADATALOCATION() |
Determine if METADATALOCATION has a value |
warehouseLocation¶
The warehouse location of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WAREHOUSELOCATION() |
Getter for WAREHOUSELOCATION, with configurable default |
ASK_WAREHOUSELOCATION() |
Getter for WAREHOUSELOCATION w/ exceptions if field has no v |
HAS_WAREHOUSELOCATION() |
Determine if WAREHOUSELOCATION has a value |
createdAt¶
The date and time the table bucket was created at.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
createdBy¶
The ID of the account that created the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
managedByService¶
The service that manages the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MANAGEDBYSERVICE() |
Getter for MANAGEDBYSERVICE, with configurable default |
ASK_MANAGEDBYSERVICE() |
Getter for MANAGEDBYSERVICE w/ exceptions if field has no va |
HAS_MANAGEDBYSERVICE() |
Determine if MANAGEDBYSERVICE has a value |
modifiedAt¶
The date and time the table was last modified on.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MODIFIEDAT() |
Getter for MODIFIEDAT, with configurable default |
ASK_MODIFIEDAT() |
Getter for MODIFIEDAT w/ exceptions if field has no value |
HAS_MODIFIEDAT() |
Determine if MODIFIEDAT has a value |
modifiedBy¶
The ID of the account that last modified the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MODIFIEDBY() |
Getter for MODIFIEDBY, with configurable default |
ASK_MODIFIEDBY() |
Getter for MODIFIEDBY w/ exceptions if field has no value |
HAS_MODIFIEDBY() |
Determine if MODIFIEDBY has a value |
ownerAccountId¶
The ID of the account that owns the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OWNERACCOUNTID() |
Getter for OWNERACCOUNTID, with configurable default |
ASK_OWNERACCOUNTID() |
Getter for OWNERACCOUNTID w/ exceptions if field has no valu |
HAS_OWNERACCOUNTID() |
Determine if OWNERACCOUNTID has a value |
format¶
The format of the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FORMAT() |
Getter for FORMAT, with configurable default |
ASK_FORMAT() |
Getter for FORMAT w/ exceptions if field has no value |
HAS_FORMAT() |
Determine if FORMAT has a value |
tableBucketId¶
The unique identifier of the table bucket containing this table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TABLEBUCKETID() |
Getter for TABLEBUCKETID, with configurable default |
ASK_TABLEBUCKETID() |
Getter for TABLEBUCKETID w/ exceptions if field has no value |
HAS_TABLEBUCKETID() |
Determine if TABLEBUCKETID has a value |