You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Neptune::Types::DescribeValidDBInstanceModificationsMessage
- Inherits:
-
Struct
- Object
- Struct
- Aws::Neptune::Types::DescribeValidDBInstanceModificationsMessage
- Defined in:
- (unknown)
Overview
When passing DescribeValidDBInstanceModificationsMessage as input to an Aws::Client method, you can use a vanilla Hash:
{
db_instance_identifier: "String", # required
}
Instance Attribute Summary collapse
-
#db_instance_identifier ⇒ String
The customer identifier or the ARN of your DB instance.
Instance Attribute Details
#db_instance_identifier ⇒ String
The customer identifier or the ARN of your DB instance.