assignPublicIp property
Specifies whether the task's elastic network interface receives a public IP
address. You can specify ENABLED only when
LaunchType in EcsParameters is set to
FARGATE.
Implementation
final AssignPublicIp? assignPublicIp;