alicloud_database_gateway_gateway

更新时间:2025-04-02 00:59:10

Provides a Database Gateway Gateway resource.

For information about Database Gateway Gateway and how to use it, see What is Gateway.

-> NOTE: Available in v1.135.0+.

Example Usage

Basic Usage


resource "alicloud_database_gateway_gateway" "example" {
  gateway_name = "example_value"
}

Argument Reference

The following arguments are supported:

  • gateway_desc - (Optional) The description of Gateway.
  • gateway_name - (Required) The name of the Gateway.

Attributes Reference

The following attributes are exported:

  • id - The resource ID in terraform of Gateway.
  • status - The status of gateway. Valid values: EXCEPTION, NEW, RUNNING, STOPPED.

Import

Database Gateway Gateway can be imported using the id, e.g.

$ terraform import alicloud_database_gateway_gateway.example <id>

  • 本页导读 (1)
  • Example Usage
  • Argument Reference
  • Attributes Reference
  • Import
AI助理

点击开启售前

在线咨询服务

你好,我是AI助理

可以解答问题、推荐解决方案等