/AWS1/CL_REVRESOURCECONF¶
Resource configuration for an input source. Provide exactly one field.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resourcetags TYPE /AWS1/CL_REVRESOURCETAG=>TT_RESOURCETAGLIST TT_RESOURCETAGLIST¶
The resource tags for tag-based resource discovery.
iv_cfnstackarn TYPE /AWS1/REVARN /AWS1/REVARN¶
ARN identifier.
iv_tfstatefileurl TYPE /AWS1/REVS3URL /AWS1/REVS3URL¶
S3 URL — virtual hosted-style or s3:// URI.
io_eks TYPE REF TO /AWS1/CL_REVEKSSOURCE /AWS1/CL_REVEKSSOURCE¶
The Amazon EKS configuration for resource discovery.
iv_designfiles3url TYPE /AWS1/REVS3URL /AWS1/REVS3URL¶
S3 URL — virtual hosted-style or s3:// URI.
Queryable Attributes¶
resourceTags¶
The resource tags for tag-based resource discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETAGS() |
Getter for RESOURCETAGS, with configurable default |
ASK_RESOURCETAGS() |
Getter for RESOURCETAGS w/ exceptions if field has no value |
HAS_RESOURCETAGS() |
Determine if RESOURCETAGS has a value |
cfnStackArn¶
ARN identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CFNSTACKARN() |
Getter for CFNSTACKARN, with configurable default |
ASK_CFNSTACKARN() |
Getter for CFNSTACKARN w/ exceptions if field has no value |
HAS_CFNSTACKARN() |
Determine if CFNSTACKARN has a value |
tfStateFileUrl¶
S3 URL — virtual hosted-style or s3:// URI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TFSTATEFILEURL() |
Getter for TFSTATEFILEURL, with configurable default |
ASK_TFSTATEFILEURL() |
Getter for TFSTATEFILEURL w/ exceptions if field has no valu |
HAS_TFSTATEFILEURL() |
Determine if TFSTATEFILEURL has a value |
eks¶
The Amazon EKS configuration for resource discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EKS() |
Getter for EKS |
designFileS3Url¶
S3 URL — virtual hosted-style or s3:// URI.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESIGNFILES3URL() |
Getter for DESIGNFILES3URL, with configurable default |
ASK_DESIGNFILES3URL() |
Getter for DESIGNFILES3URL w/ exceptions if field has no val |
HAS_DESIGNFILES3URL() |
Determine if DESIGNFILES3URL has a value |