PatchedCloudStorageWriteRequest class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| provider_type | ProviderTypeEnum | [optional] | |
| resource | str | [optional] | |
| display_name | str | [optional] | |
| owner | BasicUserRequest | [optional] | |
| credentials_type | CredentialsTypeEnum | [optional] | |
| session_token | str | [optional] | |
| account_name | str | [optional] | |
| key | str | [optional] | |
| secret_key | str | [optional] | |
| connection_string | str | [optional] | |
| key_file | file_type | [optional] | |
| specific_attributes | str | [optional] | |
| description | str | [optional] | |
| manifests | [str] | [optional] if omitted the server will use the default value of [] |