caseSensitivity property
The case of an object name in an Amazon S3 bucket. For
ClientSpecified
, the client determines the case sensitivity.
For CaseSensitive
, the gateway determines the case sensitivity.
The default value is ClientSpecified
.
Implementation
final CaseSensitivity? caseSensitivity;