/AWS1/CL_GDYRDSLIMITLESSDBDETS¶
Contains information about the resource type RDSLimitlessDB
that is involved in a GuardDuty
finding.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_dbshardgroupidentifier
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The name associated with the Limitless DB shard group.
iv_dbshardgroupresourceid
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The resource identifier of the DB shard group within the Limitless Database.
iv_dbshardgrouparn
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The Amazon Resource Name (ARN) that identifies the DB shard group.
iv_engine
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The database engine of the database instance involved in the finding.
iv_engineversion
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The version of the database engine.
iv_dbclusteridentifier
TYPE /AWS1/GDYSTRING
/AWS1/GDYSTRING
¶
The name of the database cluster that is a part of the Limitless Database.
it_tags
TYPE /AWS1/CL_GDYTAG=>TT_TAGS
TT_TAGS
¶
Information about the tag key-value pair.
Queryable Attributes¶
DbShardGroupIdentifier¶
The name associated with the Limitless DB shard group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DBSHARDGROUPIDENTIFIER() |
Getter for DBSHARDGROUPIDENTIFIER, with configurable default |
ASK_DBSHARDGROUPIDENTIFIER() |
Getter for DBSHARDGROUPIDENTIFIER w/ exceptions if field has |
HAS_DBSHARDGROUPIDENTIFIER() |
Determine if DBSHARDGROUPIDENTIFIER has a value |
DbShardGroupResourceId¶
The resource identifier of the DB shard group within the Limitless Database.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DBSHARDGROUPRESOURCEID() |
Getter for DBSHARDGROUPRESOURCEID, with configurable default |
ASK_DBSHARDGROUPRESOURCEID() |
Getter for DBSHARDGROUPRESOURCEID w/ exceptions if field has |
HAS_DBSHARDGROUPRESOURCEID() |
Determine if DBSHARDGROUPRESOURCEID has a value |
DbShardGroupArn¶
The Amazon Resource Name (ARN) that identifies the DB shard group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DBSHARDGROUPARN() |
Getter for DBSHARDGROUPARN, with configurable default |
ASK_DBSHARDGROUPARN() |
Getter for DBSHARDGROUPARN w/ exceptions if field has no val |
HAS_DBSHARDGROUPARN() |
Determine if DBSHARDGROUPARN has a value |
Engine¶
The database engine of the database instance involved in the finding.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENGINE() |
Getter for ENGINE, with configurable default |
ASK_ENGINE() |
Getter for ENGINE w/ exceptions if field has no value |
HAS_ENGINE() |
Determine if ENGINE has a value |
EngineVersion¶
The version of the database engine.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENGINEVERSION() |
Getter for ENGINEVERSION, with configurable default |
ASK_ENGINEVERSION() |
Getter for ENGINEVERSION w/ exceptions if field has no value |
HAS_ENGINEVERSION() |
Determine if ENGINEVERSION has a value |
DbClusterIdentifier¶
The name of the database cluster that is a part of the Limitless Database.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DBCLUSTERIDENTIFIER() |
Getter for DBCLUSTERIDENTIFIER, with configurable default |
ASK_DBCLUSTERIDENTIFIER() |
Getter for DBCLUSTERIDENTIFIER w/ exceptions if field has no |
HAS_DBCLUSTERIDENTIFIER() |
Determine if DBCLUSTERIDENTIFIER has a value |
Tags¶
Information about the tag key-value pair.
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 |