alicloud_cloud_storage_gateway_storage_bundle

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.

Example Usage

Basic Usage

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

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Import

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

$ terraform import alicloud_cloud_storage_gateway_storage_bundle.example <id>