/AWS1/CL_TBDCUSMANAGEDFLEETC00¶
The configuration details for a customer managed fleet.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_mode TYPE /AWS1/TBDAUTOSCALINGMODE /AWS1/TBDAUTOSCALINGMODE¶
The Auto Scaling mode for the customer managed fleet.
io_workercapabilities TYPE REF TO /AWS1/CL_TBDCUSMANAGEDWORKER00 /AWS1/CL_TBDCUSMANAGEDWORKER00¶
The worker capabilities for the customer managed fleet.
Optional arguments:¶
io_autoscalingconfiguration TYPE REF TO /AWS1/CL_TBDCUSMNGDAUTOSCCONF /AWS1/CL_TBDCUSMNGDAUTOSCCONF¶
The auto scaling configuration settings for the customer managed fleet.
iv_storageprofileid TYPE /AWS1/TBDSTORAGEPROFILEID /AWS1/TBDSTORAGEPROFILEID¶
The storage profile ID for the customer managed fleet.
iv_tagpropagationmode TYPE /AWS1/TBDTAGPROPAGATIONMODE /AWS1/TBDTAGPROPAGATIONMODE¶
The tag propagation mode for the customer managed fleet.
Queryable Attributes¶
mode¶
The Auto Scaling mode for the customer managed fleet.
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 |
autoScalingConfiguration¶
The auto scaling configuration settings for the customer managed fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOSCALINGCONFIGURATION() |
Getter for AUTOSCALINGCONFIGURATION |
workerCapabilities¶
The worker capabilities for the customer managed fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKERCAPABILITIES() |
Getter for WORKERCAPABILITIES |
storageProfileId¶
The storage profile ID for the customer managed fleet.
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 |
tagPropagationMode¶
The tag propagation mode for the customer managed fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGPROPAGATIONMODE() |
Getter for TAGPROPAGATIONMODE, with configurable default |
ASK_TAGPROPAGATIONMODE() |
Getter for TAGPROPAGATIONMODE w/ exceptions if field has no |
HAS_TAGPROPAGATIONMODE() |
Determine if TAGPROPAGATIONMODE has a value |