Skip to content

/AWS1/CL_WSPACCESSENDPTCONFIG

Describes the access endpoint configuration for a WorkSpace.

CONSTRUCTOR

IMPORTING

Required arguments:

it_accessendpoints TYPE /AWS1/CL_WSPACCESSENDPOINT=>TT_ACCESSENDPOINTLIST TT_ACCESSENDPOINTLIST

Indicates a list of access endpoints associated with this directory.

Optional arguments:

it_internetfallbackprotocols TYPE /AWS1/CL_WSPINTERNETFALLBACK00=>TT_INTERNETFALLBACKPROTOCOLLST TT_INTERNETFALLBACKPROTOCOLLST

Indicates a list of protocols that fallback to using the public Internet when streaming over a VPC endpoint is not available.


Queryable Attributes

AccessEndpoints

Indicates a list of access endpoints associated with this directory.

Accessible with the following methods

Method Description
GET_ACCESSENDPOINTS() Getter for ACCESSENDPOINTS, with configurable default
ASK_ACCESSENDPOINTS() Getter for ACCESSENDPOINTS w/ exceptions if field has no val
HAS_ACCESSENDPOINTS() Determine if ACCESSENDPOINTS has a value

InternetFallbackProtocols

Indicates a list of protocols that fallback to using the public Internet when streaming over a VPC endpoint is not available.

Accessible with the following methods

Method Description
GET_INTERNETFALLBACKPROTOC00() Getter for INTERNETFALLBACKPROTOCOLS, with configurable defa
ASK_INTERNETFALLBACKPROTOC00() Getter for INTERNETFALLBACKPROTOCOLS w/ exceptions if field
HAS_INTERNETFALLBACKPROTOC00() Determine if INTERNETFALLBACKPROTOCOLS has a value