Skip to content

/AWS1/CL_OMXVPCCONFIG

VPC configuration for workflow runs.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_securitygroupids TYPE /AWS1/CL_OMXSECURITYGROUPIDS_W=>TT_SECURITYGROUPIDS TT_SECURITYGROUPIDS

List of security group IDs. Maximum of 5 security groups allowed.

it_subnetids TYPE /AWS1/CL_OMXSUBNETIDS_W=>TT_SUBNETIDS TT_SUBNETIDS

List of subnet IDs. Maximum of 16 subnets allowed.


Queryable Attributes

securityGroupIds

List of security group IDs. Maximum of 5 security groups allowed.

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

subnetIds

List of subnet IDs. Maximum of 16 subnets allowed.

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