auth

@JvmName(name = "ieuypmnqalitxrtu")
suspend fun auth(value: Output<ProjectSourceAuthArgs>)
@JvmName(name = "lapiqsedlxqvvtim")
suspend fun auth(value: ProjectSourceAuthArgs?)

Deprecated

Use the aws_codebuild_source_credential resource instead

Parameters

value

Configuration block with the authorization settings for AWS CodeBuild to access the source code to be built. This information is for the AWS CodeBuild console's use only. Use the aws.codebuild.SourceCredential resource instead. Auth blocks are documented below.


@JvmName(name = "wqseajyidgbgmney")
suspend fun auth(argument: suspend ProjectSourceAuthArgsBuilder.() -> Unit)

Deprecated

Use the aws_codebuild_source_credential resource instead

Parameters

argument

Configuration block with the authorization settings for AWS CodeBuild to access the source code to be built. This information is for the AWS CodeBuild console's use only. Use the aws.codebuild.SourceCredential resource instead. Auth blocks are documented below.