auth property

SourceAuth? auth
final

Information about 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. Your code should not get or set this information directly.

Implementation

final SourceAuth? auth;