Skip to content

/AWS1/CL_TRNUPDATEWEBAPPVPCCFG

Contains the VPC configuration settings for updating a web app endpoint, including the subnet IDs where the endpoint should be deployed.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_subnetids TYPE /AWS1/CL_TRNSUBNETIDS_W=>TT_SUBNETIDS TT_SUBNETIDS

The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.


Queryable Attributes

SubnetIds

The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.

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