Git Hub Workflow Profile Args
constructor(acr: Output<ACRArgs>? = null, aksResourceId: Output<String>? = null, branchName: Output<String>? = null, deploymentProperties: Output<DeploymentPropertiesArgs>? = null, dockerBuildContext: Output<String>? = null, dockerfile: Output<String>? = null, lastWorkflowRun: Output<WorkflowRunArgs>? = null, namespace: Output<String>? = null, oidcCredentials: Output<GitHubWorkflowProfileOidcCredentialsArgs>? = null, repositoryName: Output<String>? = null, repositoryOwner: Output<String>? = null)