Skip to content

/AWS1/CL_WSPDESCRACCOUNTRESULT

DescribeAccountResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_dedicatedtenancysupport TYPE /AWS1/WSPDEDICATEDTENANCYSUP00 /AWS1/WSPDEDICATEDTENANCYSUP00

The status of BYOL (whether BYOL is enabled or disabled).

iv_dedicatedtenancymanagem00 TYPE /AWS1/WSPDEDICATEDTENANCYMAN00 /AWS1/WSPDEDICATEDTENANCYMAN00

The IP address range, specified as an IPv4 CIDR block, used for the management network interface.

The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

iv_dedicatedtenancyaccttype TYPE /AWS1/WSPDEDICATEDTENANCYACT00 /AWS1/WSPDEDICATEDTENANCYACT00

The type of linked account.

iv_message TYPE /AWS1/WSPMESSAGE /AWS1/WSPMESSAGE

The text message to describe the status of BYOL.


Queryable Attributes

DedicatedTenancySupport

The status of BYOL (whether BYOL is enabled or disabled).

Accessible with the following methods

Method Description
GET_DEDICATEDTENANCYSUPPORT() Getter for DEDICATEDTENANCYSUPPORT, with configurable defaul
ASK_DEDICATEDTENANCYSUPPORT() Getter for DEDICATEDTENANCYSUPPORT w/ exceptions if field ha
HAS_DEDICATEDTENANCYSUPPORT() Determine if DEDICATEDTENANCYSUPPORT has a value

DedicatedTenancyManagementCidrRange

The IP address range, specified as an IPv4 CIDR block, used for the management network interface.

The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.

Accessible with the following methods

Method Description
GET_DEDICATEDTENANCYMANAGE00() Getter for DEDICATEDTENANCYMANAGEMENT00, with configurable d
ASK_DEDICATEDTENANCYMANAGE00() Getter for DEDICATEDTENANCYMANAGEMENT00 w/ exceptions if fie
HAS_DEDICATEDTENANCYMANAGE00() Determine if DEDICATEDTENANCYMANAGEMENT00 has a value

DedicatedTenancyAccountType

The type of linked account.

Accessible with the following methods

Method Description
GET_DEDICATEDTENANCYACCTTYPE() Getter for DEDICATEDTENANCYACCOUNTTYPE, with configurable de
ASK_DEDICATEDTENANCYACCTTYPE() Getter for DEDICATEDTENANCYACCOUNTTYPE w/ exceptions if fiel
HAS_DEDICATEDTENANCYACCTTYPE() Determine if DEDICATEDTENANCYACCOUNTTYPE has a value

Message

The text message to describe the status of BYOL.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE has a value