/AWS1/CL_EC2CREVERIFIEDACCEN06¶
Describes the RDS options for a Verified Access endpoint.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_PROTOCOL
TYPE /AWS1/EC2VERIFIEDACCENDPTPRO00
/AWS1/EC2VERIFIEDACCENDPTPRO00
¶
The protocol.
IV_PORT
TYPE /AWS1/EC2VERIFIEDACCENDPTPOR00
/AWS1/EC2VERIFIEDACCENDPTPOR00
¶
The port.
IV_RDSDBINSTANCEARN
TYPE /AWS1/EC2RDSDBINSTANCEARN
/AWS1/EC2RDSDBINSTANCEARN
¶
The ARN of the RDS instance.
IV_RDSDBCLUSTERARN
TYPE /AWS1/EC2RDSDBCLUSTERARN
/AWS1/EC2RDSDBCLUSTERARN
¶
The ARN of the DB cluster.
IV_RDSDBPROXYARN
TYPE /AWS1/EC2RDSDBPROXYARN
/AWS1/EC2RDSDBPROXYARN
¶
The ARN of the RDS proxy.
IV_RDSENDPOINT
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The RDS endpoint.
IT_SUBNETIDS
TYPE /AWS1/CL_EC2CREVERIFIEDACCEN02=>TT_CREVERIFIEDACCENDPTSNETID00
TT_CREVERIFIEDACCENDPTSNETID00
¶
The IDs of the subnets.
Queryable Attributes¶
Protocol¶
The protocol.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROTOCOL() |
Getter for PROTOCOL, with configurable default |
ASK_PROTOCOL() |
Getter for PROTOCOL w/ exceptions if field has no value |
HAS_PROTOCOL() |
Determine if PROTOCOL has a value |
Port¶
The port.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PORT() |
Getter for PORT, with configurable default |
ASK_PORT() |
Getter for PORT w/ exceptions if field has no value |
HAS_PORT() |
Determine if PORT has a value |
RdsDbInstanceArn¶
The ARN of the RDS instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RDSDBINSTANCEARN() |
Getter for RDSDBINSTANCEARN, with configurable default |
ASK_RDSDBINSTANCEARN() |
Getter for RDSDBINSTANCEARN w/ exceptions if field has no va |
HAS_RDSDBINSTANCEARN() |
Determine if RDSDBINSTANCEARN has a value |
RdsDbClusterArn¶
The ARN of the DB cluster.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RDSDBCLUSTERARN() |
Getter for RDSDBCLUSTERARN, with configurable default |
ASK_RDSDBCLUSTERARN() |
Getter for RDSDBCLUSTERARN w/ exceptions if field has no val |
HAS_RDSDBCLUSTERARN() |
Determine if RDSDBCLUSTERARN has a value |
RdsDbProxyArn¶
The ARN of the RDS proxy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RDSDBPROXYARN() |
Getter for RDSDBPROXYARN, with configurable default |
ASK_RDSDBPROXYARN() |
Getter for RDSDBPROXYARN w/ exceptions if field has no value |
HAS_RDSDBPROXYARN() |
Determine if RDSDBPROXYARN has a value |
RdsEndpoint¶
The RDS endpoint.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RDSENDPOINT() |
Getter for RDSENDPOINT, with configurable default |
ASK_RDSENDPOINT() |
Getter for RDSENDPOINT w/ exceptions if field has no value |
HAS_RDSENDPOINT() |
Determine if RDSENDPOINT has a value |
SubnetIds¶
The IDs of the subnets.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUBNETIDS() |
Getter for SUBNETIDS, with configurable default |
ASK_SUBNETIDS() |
Getter for SUBNETIDS w/ exceptions if field has no value |
HAS_SUBNETIDS() |
Determine if SUBNETIDS has a value |