location

@JvmName(name = "ovasgsxnenxarjvs")
suspend fun location(value: Output<String>)
@JvmName(name = "vanuvkkxveyvhdre")
suspend fun location(value: String?)

Parameters

value

Information about the build output artifact location:

  • If type is set to CODEPIPELINE, CodePipeline ignores this value if specified. This is because CodePipeline manages its build output locations instead of CodeBuild.

  • If type is set to NO_ARTIFACTS, this value is ignored if specified, because no build output is produced.

  • If type is set to S3, this is the name of the output bucket.