location property

Input<String?>? location
final

Information about the build output artifact location. If type is set to CODEPIPELINE or NO_ARTIFACTS, this value is ignored. If type is set to S3, this is the name of the output bucket.

Implementation

final pulumi.Input<String?>? location;