/AWS1/CL_KFCVPC¶
Information about the VPC in which the connector resides.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_subnets TYPE /AWS1/CL_KFC__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING¶
The subnets for the connector.
Optional arguments:¶
it_securitygroups TYPE /AWS1/CL_KFC__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING¶
The security groups for the connector.
Queryable Attributes¶
securityGroups¶
The security groups for the connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPS() |
Getter for SECURITYGROUPS, with configurable default |
ASK_SECURITYGROUPS() |
Getter for SECURITYGROUPS w/ exceptions if field has no valu |
HAS_SECURITYGROUPS() |
Determine if SECURITYGROUPS has a value |
subnets¶
The subnets for the connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETS() |
Getter for SUBNETS, with configurable default |
ASK_SUBNETS() |
Getter for SUBNETS w/ exceptions if field has no value |
HAS_SUBNETS() |
Determine if SUBNETS has a value |