configs property

List<GitHubEnterpriseConfig>? configs
getter/setter pair

A list of GitHubEnterpriseConfigs

Implementation

core.List<GitHubEnterpriseConfig>? configs;