SourceAuth

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource value that applies to the specified authorization type.

Link copied to clipboard

This data type is deprecated and is no longer accurate or used.

Functions

Link copied to clipboard
inline fun copy(block: SourceAuth.Builder.() -> Unit = {}): SourceAuth
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String