/AWS1/CL_DFMCREREMOTEACCSESS01¶
Configuration settings for a remote access session, including billing method.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_auxiliaryapps TYPE /AWS1/CL_DFMAUXILIARYAPPARNL00=>TT_AUXILIARYAPPARNLIST TT_AUXILIARYAPPARNLIST¶
A list of upload ARNs for app packages to be installed onto your device. (Maximum 3)
iv_billingmethod TYPE /AWS1/DFMBILLINGMETHOD /AWS1/DFMBILLINGMETHOD¶
The billing method for the remote access session.
it_vpceconfigurationarns TYPE /AWS1/CL_DFMAMAZONRESRCNAMES_W=>TT_AMAZONRESOURCENAMES TT_AMAZONRESOURCENAMES¶
An array of ARNs included in the VPC endpoint configuration.
io_deviceproxy TYPE REF TO /AWS1/CL_DFMDEVICEPROXY /AWS1/CL_DFMDEVICEPROXY¶
The device proxy to be configured on the device for the remote access session.
Queryable Attributes¶
auxiliaryApps¶
A list of upload ARNs for app packages to be installed onto your device. (Maximum 3)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUXILIARYAPPS() |
Getter for AUXILIARYAPPS, with configurable default |
ASK_AUXILIARYAPPS() |
Getter for AUXILIARYAPPS w/ exceptions if field has no value |
HAS_AUXILIARYAPPS() |
Determine if AUXILIARYAPPS has a value |
billingMethod¶
The billing method for the remote access session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGMETHOD() |
Getter for BILLINGMETHOD, with configurable default |
ASK_BILLINGMETHOD() |
Getter for BILLINGMETHOD w/ exceptions if field has no value |
HAS_BILLINGMETHOD() |
Determine if BILLINGMETHOD has a value |
vpceConfigurationArns¶
An array of ARNs included in the VPC endpoint configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCECONFIGURATIONARNS() |
Getter for VPCECONFIGURATIONARNS, with configurable default |
ASK_VPCECONFIGURATIONARNS() |
Getter for VPCECONFIGURATIONARNS w/ exceptions if field has |
HAS_VPCECONFIGURATIONARNS() |
Determine if VPCECONFIGURATIONARNS has a value |
deviceProxy¶
The device proxy to be configured on the device for the remote access session.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEPROXY() |
Getter for DEVICEPROXY |