Skip to content

/AWS1/CL_CNTGETPROMPTFILERSP

GetPromptFileResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_promptpresignedurl TYPE /AWS1/CNTPROMPTPRESIGNEDURL /AWS1/CNTPROMPTPRESIGNEDURL

A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.

iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP

The timestamp when this resource was last modified.

iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME

The Amazon Web Services Region where this resource was last modified.


Queryable Attributes

PromptPresignedUrl

A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.

Accessible with the following methods

Method Description
GET_PROMPTPRESIGNEDURL() Getter for PROMPTPRESIGNEDURL, with configurable default
ASK_PROMPTPRESIGNEDURL() Getter for PROMPTPRESIGNEDURL w/ exceptions if field has no
HAS_PROMPTPRESIGNEDURL() Determine if PROMPTPRESIGNEDURL has a value

LastModifiedTime

The timestamp when this resource was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

LastModifiedRegion

The Amazon Web Services Region where this resource was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION, with configurable default
ASK_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION w/ exceptions if field has no
HAS_LASTMODIFIEDREGION() Determine if LASTMODIFIEDREGION has a value