alicloud_cen_child_instance_route_entry_to_attachments

This data source provides Cen Child Instance Route Entry To Attachment available to the user.What is Child Instance Route Entry To Attachment

Example Usage

data "alicloud_cen_child_instance_route_entry_to_attachments" "default" {
  child_instance_route_table_id = "vtb-t4nt0z5xxbti85c78nkzy"
  transit_router_attachment_id  = "tr-attach-f1fd1y50rql00emvej"
}

output "alicloud_cen_child_instance_route_entry_to_attachment_example_id" {
  value = data.alicloud_cen_child_instance_route_entry_to_attachments.default.attachments.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: