location property

Input<String?>? location
final

Location where the AWS CodeBuild project stores cached resources. For type S3, the value must be a valid S3 bucket name/prefix.

Implementation

final pulumi.Input<String?>? location;