AppAutoBranchCreationConfig

constructor(basicAuthCredentials: String? = null, buildSpec: String? = null, enableAutoBuild: Boolean? = null, enableBasicAuth: Boolean? = null, enablePerformanceMode: Boolean? = null, enablePullRequestPreview: Boolean? = null, environmentVariables: Map<String, String>? = null, framework: String? = null, pullRequestEnvironmentName: String? = null, stage: String? = null)