type property

Input<String?>? type
final

Type of rule being created. Valid options are ingress (inbound) or egress (outbound).

The following arguments are optional:

Implementation

final pulumi.Input<String?>? type;