/AWS1/CL_MDXUPDGWBRIDGESRCREQ¶
The source configuration for cloud flows receiving a stream from a bridge.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_bridgearn TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The ARN of the bridge feeding this flow.
io_vpcinterfaceattachment TYPE REF TO /AWS1/CL_MDXVPCINTERFACEATTA00 /AWS1/CL_MDXVPCINTERFACEATTA00¶
The name of the VPC interface attachment to use for this bridge source.
Queryable Attributes¶
BridgeArn¶
The ARN of the bridge feeding this flow.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_BRIDGEARN() | 
Getter for BRIDGEARN, with configurable default | 
ASK_BRIDGEARN() | 
Getter for BRIDGEARN w/ exceptions if field has no value | 
HAS_BRIDGEARN() | 
Determine if BRIDGEARN has a value | 
VpcInterfaceAttachment¶
The name of the VPC interface attachment to use for this bridge source.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_VPCINTERFACEATTACHMENT() | 
Getter for VPCINTERFACEATTACHMENT |