GitHubClientSecret Class   
Client secret information for factory's bring your own app repository configuration.
Constructor
GitHubClientSecret(*, byoa_secret_akv_url: str | None = None, byoa_secret_name: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| byoa_secret_akv_url | Bring your own app client secret AKV URL. Default value: None | 
| byoa_secret_name | Bring your own app client secret name in AKV. Default value: None |