Update Config-required.mdx

This commit is contained in:
Adrien Delorme 2020-05-13 16:22:46 +02:00
parent aa2c069067
commit a1bff83afb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!-- Code generated from the comments of the Config struct in post-processor/alicloud-import/post-processor.go; DO NOT EDIT MANUALLY -->
- `oss_bucket_name` (string) - The name of the OSS bucket where the RAW or VHD file will be copied to
for import. If the Bucket isn't exist, post-process will create it for
for import. If the Bucket doesn't exist, the post-process will create it for
you.
- `image_os_type` (string) - Type of the OS, like linux/windows