/AWS1/CL_TBDSVCMANAGEDEC2FLE00¶
The configuration details for a service managed EC2 fleet.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_instancecapabilities TYPE REF TO /AWS1/CL_TBDSVCMANAGEDEC2INS00 /AWS1/CL_TBDSVCMANAGEDEC2INS00¶
The instance capabilities for the service managed EC2 fleet.
io_instancemarketoptions TYPE REF TO /AWS1/CL_TBDSVCMANAGEDEC2INS01 /AWS1/CL_TBDSVCMANAGEDEC2INS01¶
The instance market options for the service managed EC2 fleet.
Optional arguments:¶
io_vpcconfiguration TYPE REF TO /AWS1/CL_TBDVPCCONFIGURATION /AWS1/CL_TBDVPCCONFIGURATION¶
The VPC configuration for the service managed EC2 fleet.
iv_storageprofileid TYPE /AWS1/TBDSTORAGEPROFILEID /AWS1/TBDSTORAGEPROFILEID¶
The storage profile ID for the service managed EC2 fleet.
io_autoscalingconfiguration TYPE REF TO /AWS1/CL_TBDSVCMGDEC2ASCONF /AWS1/CL_TBDSVCMGDEC2ASCONF¶
The auto scaling configuration settings for the service managed EC2 fleet.
Queryable Attributes¶
instanceCapabilities¶
The instance capabilities for the service managed EC2 fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCECAPABILITIES() |
Getter for INSTANCECAPABILITIES |
instanceMarketOptions¶
The instance market options for the service managed EC2 fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEMARKETOPTIONS() |
Getter for INSTANCEMARKETOPTIONS |
vpcConfiguration¶
The VPC configuration for the service managed EC2 fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCCONFIGURATION() |
Getter for VPCCONFIGURATION |
storageProfileId¶
The storage profile ID for the service managed EC2 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 |
autoScalingConfiguration¶
The auto scaling configuration settings for the service managed EC2 fleet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOSCALINGCONFIGURATION() |
Getter for AUTOSCALINGCONFIGURATION |