| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | The type of storage. `type = "swift"` Storage backend compatible with OpenStack SWIFT protocol. | |
| authUrl | String | The URL to OpenStack Keystone identity service. | [optional] |
| containerName | String | The name of the Swift storage container. | [optional] |
| username | String | The Keystone authentication username. | [optional] |
| password | String | The Keystone authentication password. | [optional] |
| projectName | String | The Keystone project name. | [optional] |
| userDomainName | String | The Keystone user domain name. | [optional] |
| projectDomainName | String | The Keystone project domain name. | [optional] |
swift(value:"swift")