location property
Information about the cache location:
-
NO_CACHE
orLOCAL
: This value is ignored. -
S3
: This is the S3 bucket name/prefix.
Implementation
final String? location;
Information about the cache location:
NO_CACHE
or LOCAL
: This value is ignored.
S3
: This is the S3 bucket name/prefix.
final String? location;