authors
Parameters
value
(Output) Version control metadata for a user associated with a resolved codebase. Currently assumes a Git user. Structure is documented below.
Parameters
values
(Output) Version control metadata for a user associated with a resolved codebase. Currently assumes a Git user. Structure is documented below.
suspend fun authors(argument: List<suspend AppHostingBuildSourceCodebaseAuthorArgsBuilder.() -> Unit>)
suspend fun authors(vararg argument: suspend AppHostingBuildSourceCodebaseAuthorArgsBuilder.() -> Unit)
Parameters
argument
(Output) Version control metadata for a user associated with a resolved codebase. Currently assumes a Git user. Structure is documented below.