/AWS1/CL_TRNDSCDCNCTORVPCLAT00¶
VPC_LATTICE egress configuration details in the response, containing the Resource Configuration ARN and port number currently configured for the connector.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_resourceconfigurationarn TYPE /AWS1/TRNVPCLATTICERESCONFARN /AWS1/TRNVPCLATTICERESCONFARN¶
ARN of the VPC_LATTICE Resource Configuration currently used by the connector. This Resource Configuration defines the network path to the SFTP server through the customer's VPC.
Optional arguments:¶
iv_portnumber TYPE /AWS1/TRNSFTPPORT /AWS1/TRNSFTPPORT¶
Port number currently configured for SFTP connections through VPC_LATTICE. Shows the port on which the connector attempts to connect to the target SFTP server.
Queryable Attributes¶
ResourceConfigurationArn¶
ARN of the VPC_LATTICE Resource Configuration currently used by the connector. This Resource Configuration defines the network path to the SFTP server through the customer's VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECONFIGURATIONARN() |
Getter for RESOURCECONFIGURATIONARN, with configurable defau |
ASK_RESOURCECONFIGURATIONARN() |
Getter for RESOURCECONFIGURATIONARN w/ exceptions if field h |
HAS_RESOURCECONFIGURATIONARN() |
Determine if RESOURCECONFIGURATIONARN has a value |
PortNumber¶
Port number currently configured for SFTP connections through VPC_LATTICE. Shows the port on which the connector attempts to connect to the target SFTP server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTNUMBER() |
Getter for PORTNUMBER, with configurable default |
ASK_PORTNUMBER() |
Getter for PORTNUMBER w/ exceptions if field has no value |
HAS_PORTNUMBER() |
Determine if PORTNUMBER has a value |