RdsDbInstance constructor
RdsDbInstance({})
Implementation
RdsDbInstance({
this.address,
this.dbInstanceIdentifier,
this.dbPassword,
this.dbUser,
this.engine,
this.missingOnRds,
this.rdsDbInstanceArn,
this.region,
this.stackId,
});