instancePorts property

Input<List<String>?>? instancePorts
final

List of instance ports to which the policy should be applied. This can be specified if the protocol is SSL or TCP.

Implementation

final pulumi.Input<List<String>?>? instancePorts;