avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-s3-spring-boot-starter
/
io.github.lishangbu.avalon.s3.properties
/
S3Properties
S3Properties
@
ConfigurationProperties
(
prefix
=
"s3"
)
class
S3Properties
S3 配置属性
封装 S3 或 MinIO 的连接配置
Members
Constructors
S3Properties
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
access
Key
Link copied to clipboard
var
accessKey
:
String
?
访问密钥
bucket
Name
Link copied to clipboard
var
bucketName
:
String
?
存储桶名称
chunked
Encoding
Enabled
Link copied to clipboard
var
chunkedEncodingEnabled
:
Boolean
分块编码启用状态
enabled
Link copied to clipboard
var
enabled
:
Boolean
启用状态
endpoint
Link copied to clipboard
var
endpoint
:
String
?
端点
path
Style
Access
Link copied to clipboard
var
pathStyleAccess
:
Boolean
路径风格访问
region
Link copied to clipboard
var
region
:
String
?
区域
secret
Key
Link copied to clipboard
var
secretKey
:
String
?
密钥