menu
google_cloud_compute_v1 package
documentation
compute.dart
HostRule
HostRule.new constructor
HostRule.new constructor
dark_mode
light_mode
HostRule
constructor
HostRule
(
{
String
?
description
,
List
<
String
>
hosts
=
const []
,
String
?
pathMatcher
,
})
Implementation
HostRule({this.description, this.hosts = const [], this.pathMatcher}) : super(fullyQualifiedName);
google_cloud_compute_v1 package
documentation
compute
HostRule
HostRule.new constructor
HostRule class