Skip to content

/AWS1/CL_EC2DSBSERIALCONSOLE01

DisableSerialConsoleAccessResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SERIALCONSOLEACCENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

If true, access to the EC2 serial console of all instances is enabled for your account. If false, access to the EC2 serial console of all instances is disabled for your account.


Queryable Attributes

SerialConsoleAccessEnabled

If true, access to the EC2 serial console of all instances is enabled for your account. If false, access to the EC2 serial console of all instances is disabled for your account.

Accessible with the following methods

Method Description
GET_SERIALCONSOLEACCENABLED() Getter for SERIALCONSOLEACCESSENABLED, with configurable def
ASK_SERIALCONSOLEACCENABLED() Getter for SERIALCONSOLEACCESSENABLED w/ exceptions if field
HAS_SERIALCONSOLEACCENABLED() Determine if SERIALCONSOLEACCESSENABLED has a value