SourceAuth

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

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

The authorization type to use. Valid options are OAUTH, CODECONNECTIONS, or SECRETS_MANAGER.

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