Name | Type | Description | Notes |
---|---|---|---|
type | String | Type of the storage. Must be given explicitly and must match the actual type of subject storage - this redundancy is needed due to limitations of OpenAPI polymorphism. | |
accessKey | String | The access key to the S3 storage. | [optional] [default to ''] |
secretKey | String | The secret key to the S3 storage. | [optional] [default to ''] |
s3
(value:"s3"
)