/AWS1/CL_CWENETWORKCONF¶
This structure specifies the network configuration for an ECS task.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_awsvpcconfiguration TYPE REF TO /AWS1/CL_CWEAWSVPCCONF /AWS1/CL_CWEAWSVPCCONF¶
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the
awsvpcnetwork mode.
Queryable Attributes¶
awsvpcConfiguration¶
Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the
awsvpcnetwork mode.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSVPCCONFIGURATION() |
Getter for AWSVPCCONFIGURATION |