/AWS1/CL_ECSCLUSTERCONF¶
The execute command and managed storage configuration for the cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_executecommandconf TYPE REF TO /AWS1/CL_ECSEXECUTECOMMANDCONF /AWS1/CL_ECSEXECUTECOMMANDCONF¶
The details of the execute command configuration.
io_managedstorageconf TYPE REF TO /AWS1/CL_ECSMANAGEDSTORAGECONF /AWS1/CL_ECSMANAGEDSTORAGECONF¶
The details of the managed storage configuration.
Queryable Attributes¶
executeCommandConfiguration¶
The details of the execute command configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTECOMMANDCONF() |
Getter for EXECUTECOMMANDCONFIGURATION |
managedStorageConfiguration¶
The details of the managed storage configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDSTORAGECONF() |
Getter for MANAGEDSTORAGECONFIGURATION |