portStates property

List<InstancePortState>? portStates
final

An array of objects that describe the firewall port states for the specified instance.

Implementation

final List<InstancePortState>? portStates;