/AWS1/CL_EC2ATHENAINTEGRATION¶
Describes integration options for Amazon Athena.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_integrationresults3dstarn
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The location in Amazon S3 to store the generated CloudFormation template.
iv_partitionloadfrequency
TYPE /AWS1/EC2PARTITIONLOADFREQUE00
/AWS1/EC2PARTITIONLOADFREQUE00
¶
The schedule for adding new partitions to the table.
Optional arguments:¶
iv_partitionstartdate
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The start date for the partition.
iv_partitionenddate
TYPE /AWS1/EC2MILLISECONDDATETIME
/AWS1/EC2MILLISECONDDATETIME
¶
The end date for the partition.
Queryable Attributes¶
IntegrationResultS3DestinationArn¶
The location in Amazon S3 to store the generated CloudFormation template.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTEGRATIONRSLTS3DSTARN() |
Getter for INTEGRATIONRESULTS3DSTARN, with configurable defa |
ASK_INTEGRATIONRSLTS3DSTARN() |
Getter for INTEGRATIONRESULTS3DSTARN w/ exceptions if field |
HAS_INTEGRATIONRSLTS3DSTARN() |
Determine if INTEGRATIONRESULTS3DSTARN has a value |
PartitionLoadFrequency¶
The schedule for adding new partitions to the table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARTITIONLOADFREQUENCY() |
Getter for PARTITIONLOADFREQUENCY, with configurable default |
ASK_PARTITIONLOADFREQUENCY() |
Getter for PARTITIONLOADFREQUENCY w/ exceptions if field has |
HAS_PARTITIONLOADFREQUENCY() |
Determine if PARTITIONLOADFREQUENCY has a value |
PartitionStartDate¶
The start date for the partition.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARTITIONSTARTDATE() |
Getter for PARTITIONSTARTDATE, with configurable default |
ASK_PARTITIONSTARTDATE() |
Getter for PARTITIONSTARTDATE w/ exceptions if field has no |
HAS_PARTITIONSTARTDATE() |
Determine if PARTITIONSTARTDATE has a value |
PartitionEndDate¶
The end date for the partition.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARTITIONENDDATE() |
Getter for PARTITIONENDDATE, with configurable default |
ASK_PARTITIONENDDATE() |
Getter for PARTITIONENDDATE w/ exceptions if field has no va |
HAS_PARTITIONENDDATE() |
Determine if PARTITIONENDDATE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ATHENAINTEGRATIONSSET
¶
TYPES TT_ATHENAINTEGRATIONSSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2ATHENAINTEGRATION WITH DEFAULT KEY
.