GetDbInstancePlainArgs

data class GetDbInstancePlainArgs(val dbInstanceIdentifier: String) : ConvertibleToJava<GetDbInstancePlainArgs>

Constructors

Link copied to clipboard
fun GetDbInstancePlainArgs(dbInstanceIdentifier: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDbInstancePlainArgs

Properties

Link copied to clipboard

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.