/AWS1/CL_FNTUPDATEFUNCRESULT¶
UpdateFunctionResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_FUNCTIONSUMMARY
TYPE REF TO /AWS1/CL_FNTFUNCTIONSUMMARY
/AWS1/CL_FNTFUNCTIONSUMMARY
¶
Contains configuration information and metadata about a CloudFront function.
IV_ETAG
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The version identifier for the current version of the CloudFront function.
Queryable Attributes¶
FunctionSummary¶
Contains configuration information and metadata about a CloudFront function.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FUNCTIONSUMMARY() |
Getter for FUNCTIONSUMMARY |
ETag¶
The version identifier for the current version of the CloudFront function.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |