domain property

Input<String?>? domain
final

The domain of the GitHub Enterprise organization. Required if your project's source type is GITHUB_ENTERPRISE.

Implementation

final pulumi.Input<String?>? domain;