/AWS1/CL_MDXADDFLOWVPCINTERF01¶
AddFlowVpcInterfacesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_flowarn
TYPE /AWS1/MDXSTRING
/AWS1/MDXSTRING
¶
The ARN of the flow that these VPC interfaces were added to.
it_vpcinterfaces
TYPE /AWS1/CL_MDXVPCINTERFACE=>TT___LISTOFVPCINTERFACE
TT___LISTOFVPCINTERFACE
¶
The details of the newly added VPC interfaces.
Queryable Attributes¶
FlowArn¶
The ARN of the flow that these VPC interfaces were added to.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FLOWARN() |
Getter for FLOWARN, with configurable default |
ASK_FLOWARN() |
Getter for FLOWARN w/ exceptions if field has no value |
HAS_FLOWARN() |
Determine if FLOWARN has a value |
VpcInterfaces¶
The details of the newly added VPC interfaces.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VPCINTERFACES() |
Getter for VPCINTERFACES, with configurable default |
ASK_VPCINTERFACES() |
Getter for VPCINTERFACES w/ exceptions if field has no value |
HAS_VPCINTERFACES() |
Determine if VPCINTERFACES has a value |