Method: AwsRdsInstance#db_instance_identifier
- Defined in:
- lib/resources/aws/aws_rds_instance.rb
#db_instance_identifier ⇒ Object (readonly)
Returns the value of attribute db_instance_identifier.
13 14 15 |
# File 'lib/resources/aws/aws_rds_instance.rb', line 13 def db_instance_identifier @db_instance_identifier end |