Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBV01

An object that contains a list of tags to be assigned to a list of VPC connection IDs.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_VPCCONNECTIONIDS TYPE /AWS1/CL_QSTASTBUNDLERESTRIC00=>TT_ASTBUNDLERESTRICTIVERESRC00 TT_ASTBUNDLERESTRICTIVERESRC00

A list of VPC connection IDs that you want to apply overrides to. You can use * to override all VPC connections in this asset bundle.

IT_TAGS TYPE /AWS1/CL_QSTTAG=>TT_TAGLIST TT_TAGLIST

A list of tags for the VPC connections that you want to apply overrides to.


Queryable Attributes

VPCConnectionIds

A list of VPC connection IDs that you want to apply overrides to. You can use * to override all VPC connections in this asset bundle.

Accessible with the following methods

Method Description
GET_VPCCONNECTIONIDS() Getter for VPCCONNECTIONIDS, with configurable default
ASK_VPCCONNECTIONIDS() Getter for VPCCONNECTIONIDS w/ exceptions if field has no va
HAS_VPCCONNECTIONIDS() Determine if VPCCONNECTIONIDS has a value

Tags

A list of tags for the VPC connections that you want to apply overrides to.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ASTBUNDLEIMPJOBVPCCXNOVER01

TYPES TT_ASTBUNDLEIMPJOBVPCCXNOVER01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBV01 WITH DEFAULT KEY
.