name property

String? name
getter/setter pair

Name of external data source.

The name will be used inside the rego/sql to refer the external data

Required.

Implementation

core.String? name;