firewall
Firewall is the Schema for the Firewalls API
Resource Structure
Interactive Tree
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectspecobjectFirewallSpec defines the desired state of Firewall.
The firewall defines the configuration settings for an Network Firewall firewall.
These settings include the firewall policy, the subnets in your VPC to use
for the firewall endpoints, and any tags that are attached to the firewall
Amazon Web Services resource.
The status of the firewall, for example whether it's ready to filter network
traffic, is provided in the corresponding FirewallStatus. You can retrieve
both objects by calling DescribeFirewall.
statusobjectFirewallStatus defines the observed state of Firewall