type property
Type of storage that will be used for the AWS CodeBuild project cache. Valid values: NO_CACHE,
LOCAL, S3. Defaults to NO_CACHE.
Implementation
final pulumi.Input<String?>? type;
Type of storage that will be used for the AWS CodeBuild project cache. Valid values: NO_CACHE,
LOCAL, S3. Defaults to NO_CACHE.
final pulumi.Input<String?>? type;