AppAutoBranchCreationConfigArgs

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