/AWS1/CL_ECSMGDINSLOCALSTRGC00¶
The local storage configuration for Amazon ECS Managed Instances. This defines how ECS uses and configures instance store volumes available on container instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_uselocalstorage TYPE /AWS1/ECSBOOLEAN /AWS1/ECSBOOLEAN¶
Use instance store volumes for data storage when available. EBS volumes are not provisioned for data storage. If the container instance has multiple instance store volumes, a single data volume is created. Consider defining instance store requirements using the
localStorage,localStorageTypesandtotalLocalStorageGBproperties.
Queryable Attributes¶
useLocalStorage¶
Use instance store volumes for data storage when available. EBS volumes are not provisioned for data storage. If the container instance has multiple instance store volumes, a single data volume is created. Consider defining instance store requirements using the
localStorage,localStorageTypesandtotalLocalStorageGBproperties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USELOCALSTORAGE() |
Getter for USELOCALSTORAGE |