Skip to content

/AWS1/CL_CWOGETS3TABLEINTGOUT

GetS3TableIntegrationOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/CWORESOURCEARN /AWS1/CWORESOURCEARN

The Amazon Resource Name (ARN) of the S3 Table integration.

iv_rolearn TYPE /AWS1/CWORESOURCEARN /AWS1/CWORESOURCEARN

The Amazon Resource Name (ARN) of the IAM role used by the S3 Table integration.

iv_status TYPE /AWS1/CWOINTEGRATIONSTATUS /AWS1/CWOINTEGRATIONSTATUS

The current status of the S3 Table integration.

io_encryption TYPE REF TO /AWS1/CL_CWOENCRYPTION /AWS1/CL_CWOENCRYPTION

The encryption configuration for the S3 Table integration.

iv_destinationtablebucketarn TYPE /AWS1/CWORESOURCEARN /AWS1/CWORESOURCEARN

The Amazon Resource Name (ARN) of the S3 bucket used as the destination for the table data.

iv_createdtimestamp TYPE /AWS1/CWOLONG /AWS1/CWOLONG

The timestamp when the S3 Table integration was created.


Queryable Attributes

Arn

The Amazon Resource Name (ARN) of the S3 Table integration.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

RoleArn

The Amazon Resource Name (ARN) of the IAM role used by the S3 Table integration.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

Status

The current status of the S3 Table integration.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Encryption

The encryption configuration for the S3 Table integration.

Accessible with the following methods

Method Description
GET_ENCRYPTION() Getter for ENCRYPTION

DestinationTableBucketArn

The Amazon Resource Name (ARN) of the S3 bucket used as the destination for the table data.

Accessible with the following methods

Method Description
GET_DSTTABLEBUCKETARN() Getter for DESTINATIONTABLEBUCKETARN, with configurable defa
ASK_DSTTABLEBUCKETARN() Getter for DESTINATIONTABLEBUCKETARN w/ exceptions if field
HAS_DSTTABLEBUCKETARN() Determine if DESTINATIONTABLEBUCKETARN has a value

CreatedTimeStamp

The timestamp when the S3 Table integration was created.

Accessible with the following methods

Method Description
GET_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP, with configurable default
ASK_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP w/ exceptions if field has no va
HAS_CREATEDTIMESTAMP() Determine if CREATEDTIMESTAMP has a value