auth

@JvmName(name = "yitgbhptofsylsqu")
suspend fun auth(value: Output<SourceAuthArgs>)
@JvmName(name = "pvbrlqwamclofusu")
suspend fun auth(value: SourceAuthArgs?)

Parameters

value

Information about the authorization settings for CodeBuild to access the source code to be built.

This information is for the CodeBuild console's use only. Your code should not get or set this information directly.


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

Parameters

argument

Information about the authorization settings for CodeBuild to access the source code to be built.

This information is for the CodeBuild console's use only. Your code should not get or set this information directly.