日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

alicloud_cloud_storage_gateway_storage_bundle

更新時(shí)間:

Provides a Cloud Storage Gateway Storage Bundle resource.

For information about Cloud Storage Gateway Storage Bundle and how to use it, see What is Storage Bundle.

-> NOTE: Available since v1.116.0.

Example Usage

Basic Usage


resource "alicloud_cloud_storage_gateway_storage_bundle" "example" {
  storage_bundle_name = "example_value"
}

Argument Reference

The following arguments are supported:

  • description - (Optional) The description of storage bundle.
  • storage_bundle_name - (Required) The name of storage bundle.

Attributes Reference

The following attributes are exported:

  • id - The resource ID in terraform of Storage Bundle.

Import

Cloud Storage Gateway Storage Bundle can be imported using the id, e.g.

$ terraform import alicloud_cloud_storage_gateway_storage_bundle.example <id>