/AWS1/CL_EL2SETSECGROUPSOUTPUT¶
SetSecurityGroupsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_securitygroupids TYPE /AWS1/CL_EL2SECURITYGROUPS_W=>TT_SECURITYGROUPS TT_SECURITYGROUPS¶
The IDs of the security groups associated with the load balancer.
iv_enforcesecgrinboundrlso00 TYPE /AWS1/EL2ENFORCESECGRINBOUND01 /AWS1/EL2ENFORCESECGRINBOUND01¶
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.
Queryable Attributes¶
SecurityGroupIds¶
The IDs of the security groups associated with the load balancer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPIDS() |
Getter for SECURITYGROUPIDS, with configurable default |
ASK_SECURITYGROUPIDS() |
Getter for SECURITYGROUPIDS w/ exceptions if field has no va |
HAS_SECURITYGROUPIDS() |
Determine if SECURITYGROUPIDS has a value |
EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic¶
Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENFORCESECGRINBOUNDRLS00() |
Getter for ENFORCESECGRINBOUNDRLSONPV00, with configurable d |
ASK_ENFORCESECGRINBOUNDRLS00() |
Getter for ENFORCESECGRINBOUNDRLSONPV00 w/ exceptions if fie |
HAS_ENFORCESECGRINBOUNDRLS00() |
Determine if ENFORCESECGRINBOUNDRLSONPV00 has a value |