Type Definition aws_config::ecs::DnsService
source · pub type DnsService = BoxCloneService<String, Vec<IpAddr>, Error>;Expand description
Dns resolver interface
pub type DnsService = BoxCloneService<String, Vec<IpAddr>, Error>;Dns resolver interface