port property

int? port
final

The port on which the targets are listening. Not used if the target is a Lambda function.

Implementation

final int? port;