location property
Information about the build output artifact location. If type is set to CODEPIPELINE or
NO_ARTIFACTS, this value is ignored if specified. If type is set to S3, this is the name of the output bucket.
If path is not specified, location can specify the path of the output artifact in the output bucket.
Implementation
final pulumi.Input<String?>? location;