buildStatusConfig

@JvmName(name = "pxnloukfdxjtlplm")
suspend fun buildStatusConfig(value: Output<BuildStatusConfigArgs>)
@JvmName(name = "ufiwtyxsrkwhacyg")
suspend fun buildStatusConfig(value: BuildStatusConfigArgs?)

Parameters

value

Contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is GITHUB, GITHUB_ENTERPRISE, or BITBUCKET.


@JvmName(name = "slltljgqalpbshxf")
suspend fun buildStatusConfig(argument: suspend BuildStatusConfigArgsBuilder.() -> Unit)

Parameters

argument

Contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is GITHUB, GITHUB_ENTERPRISE, or BITBUCKET.