Skip to content

/AWS1/CL_TBDCUSMANAGEDFLEETC00

The details of a customer managed fleet configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_MODE TYPE /AWS1/TBDAUTOSCALINGMODE /AWS1/TBDAUTOSCALINGMODE

The Auto Scaling mode for the customer managed fleet configuration.

IO_WORKERCAPABILITIES TYPE REF TO /AWS1/CL_TBDCUSMANAGEDWORKER00 /AWS1/CL_TBDCUSMANAGEDWORKER00

The worker capabilities for a customer managed fleet configuration.

Optional arguments:

IV_STORAGEPROFILEID TYPE /AWS1/TBDSTORAGEPROFILEID /AWS1/TBDSTORAGEPROFILEID

The storage profile ID.


Queryable Attributes

mode

The Auto Scaling mode for the customer managed fleet configuration.

Accessible with the following methods

Method Description
GET_MODE() Getter for MODE, with configurable default
ASK_MODE() Getter for MODE w/ exceptions if field has no value
HAS_MODE() Determine if MODE has a value

workerCapabilities

The worker capabilities for a customer managed fleet configuration.

Accessible with the following methods

Method Description
GET_WORKERCAPABILITIES() Getter for WORKERCAPABILITIES

storageProfileId

The storage profile ID.

Accessible with the following methods

Method Description
GET_STORAGEPROFILEID() Getter for STORAGEPROFILEID, with configurable default
ASK_STORAGEPROFILEID() Getter for STORAGEPROFILEID w/ exceptions if field has no va
HAS_STORAGEPROFILEID() Determine if STORAGEPROFILEID has a value