GetNatIpInfoRouterRequest constructor
GetNatIpInfoRouterRequest({})
Implementation
GetNatIpInfoRouterRequest({
this.natName,
required this.project,
required this.region,
required this.router,
}) : super(fullyQualifiedName);