get Db Instance
The AWS::RDS::DBInstance resource creates an Amazon RDS DB instance.
Return
null
Parameters
argument
null
Return
null
See also
Parameters
db Instance Identifier
A name for the DB instance. If you specify a name, AWS CloudFormation converts it to lowercase. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the DB instance.
suspend fun getDbInstance(argument: suspend GetDbInstancePlainArgsBuilder.() -> Unit): GetDbInstanceResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.rds.kotlin.inputs.GetDbInstancePlainArgs.