/AWS1/CL_DZNPHYSICALCXNREQUI00¶
Physical connection requirements of a connection.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_subnetid TYPE /AWS1/DZNSUBNETID /AWS1/DZNSUBNETID¶
The subnet ID of the physical connection requirements of a connection.
it_subnetidlist TYPE /AWS1/CL_DZNSUBNETIDLIST_W=>TT_SUBNETIDLIST TT_SUBNETIDLIST¶
The subnet ID list of the physical connection requirements of a connection.
it_securitygroupidlist TYPE /AWS1/CL_DZNSECGROUPIDLIST_W=>TT_SECURITYGROUPIDLIST TT_SECURITYGROUPIDLIST¶
The group ID list of the physical connection requirements of a connection.
iv_availabilityzone TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The availability zone of the physical connection requirements of a connection.
Queryable Attributes¶
subnetId¶
The subnet ID of the physical connection requirements of a connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETID() |
Getter for SUBNETID, with configurable default |
ASK_SUBNETID() |
Getter for SUBNETID w/ exceptions if field has no value |
HAS_SUBNETID() |
Determine if SUBNETID has a value |
subnetIdList¶
The subnet ID list of the physical connection requirements of a connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETIDLIST() |
Getter for SUBNETIDLIST, with configurable default |
ASK_SUBNETIDLIST() |
Getter for SUBNETIDLIST w/ exceptions if field has no value |
HAS_SUBNETIDLIST() |
Determine if SUBNETIDLIST has a value |
securityGroupIdList¶
The group ID list of the physical connection requirements of a connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPIDLIST() |
Getter for SECURITYGROUPIDLIST, with configurable default |
ASK_SECURITYGROUPIDLIST() |
Getter for SECURITYGROUPIDLIST w/ exceptions if field has no |
HAS_SECURITYGROUPIDLIST() |
Determine if SECURITYGROUPIDLIST has a value |
availabilityZone¶
The availability zone of the physical connection requirements of a connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |