connectors property

  1. @TagNumber.new(9)
List<String> get connectors

Optional. List of google.cloud.beyondcorp.v1main.Connector.name that are authorised to be associated with this AppConnection.

Implementation

@$pb.TagNumber(9)
$core.List<$core.String> get connectors => $_getList(8);