Data Source: aws_neptune_orderable_db_instance

Information about Neptune orderable DB instances.

Example Usage

data "aws_neptune_orderable_db_instance" "test" {
  engine_version             = "1.0.3.0"
  preferred_instance_classes = ["db.r5.large", "db.r4.large", "db.t3.medium"]
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: