auth

fun auth(block: SourceAuth.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.codebuild.model.SourceAuth inside the given block


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.