/AWS1/CL_OMXGETRUNCACHERSP¶
GetRunCacheResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/OMXRUNCACHEARN /AWS1/OMXRUNCACHEARN¶
Unique resource identifier for the run cache.
iv_cachebehavior TYPE /AWS1/OMXCACHEBEHAVIOR /AWS1/OMXCACHEBEHAVIOR¶
The default cache behavior for runs using this cache.
iv_cachebucketownerid TYPE /AWS1/OMXAWSACCOUNTID /AWS1/OMXAWSACCOUNTID¶
The identifier of the bucket owner.
iv_caches3uri TYPE /AWS1/OMXS3URIFORBKTOROBJECT /AWS1/OMXS3URIFORBKTOROBJECT¶
The S3 URI where the cache data is stored.
iv_creationtime TYPE /AWS1/OMXRUNCACHETIMESTAMP /AWS1/OMXRUNCACHETIMESTAMP¶
Creation time of the run cache (an ISO 8601 formatted string).
iv_description TYPE /AWS1/OMXUSERCUSTOMDESCRIPTION /AWS1/OMXUSERCUSTOMDESCRIPTION¶
The run cache description.
iv_id TYPE /AWS1/OMXRUNCACHEID /AWS1/OMXRUNCACHEID¶
The run cache ID.
iv_name TYPE /AWS1/OMXUSERCUSTOMNAME /AWS1/OMXUSERCUSTOMNAME¶
The run cache name.
iv_status TYPE /AWS1/OMXRUNCACHESTATUS /AWS1/OMXRUNCACHESTATUS¶
The run cache status.
it_tags TYPE /AWS1/CL_OMXTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags associated with the run cache.
Queryable Attributes¶
arn¶
Unique resource identifier for the run cache.
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 |
cacheBehavior¶
The default cache behavior for runs using this cache.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CACHEBEHAVIOR() |
Getter for CACHEBEHAVIOR, with configurable default |
ASK_CACHEBEHAVIOR() |
Getter for CACHEBEHAVIOR w/ exceptions if field has no value |
HAS_CACHEBEHAVIOR() |
Determine if CACHEBEHAVIOR has a value |
cacheBucketOwnerId¶
The identifier of the bucket owner.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CACHEBUCKETOWNERID() |
Getter for CACHEBUCKETOWNERID, with configurable default |
ASK_CACHEBUCKETOWNERID() |
Getter for CACHEBUCKETOWNERID w/ exceptions if field has no |
HAS_CACHEBUCKETOWNERID() |
Determine if CACHEBUCKETOWNERID has a value |
cacheS3Uri¶
The S3 URI where the cache data is stored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CACHES3URI() |
Getter for CACHES3URI, with configurable default |
ASK_CACHES3URI() |
Getter for CACHES3URI w/ exceptions if field has no value |
HAS_CACHES3URI() |
Determine if CACHES3URI has a value |
creationTime¶
Creation time of the run cache (an ISO 8601 formatted string).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
description¶
The run cache description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
id¶
The run cache ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
name¶
The run cache name.
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 |
status¶
The run cache status.
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 |
tags¶
The tags associated with the run cache.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |