getDbInstance

The AWS::RDS::DBInstance resource creates an Amazon RDS DB instance.

Return

null

Parameters

argument

null


suspend fun getDbInstance(dbInstanceIdentifier: String): GetDbInstanceResult

Return

null

See also

Parameters

dbInstanceIdentifier

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.


Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.rds.kotlin.inputs.GetDbInstancePlainArgs.