DatabaseArgs

constructor(appEngineIntegrationMode: Output<DatabaseAppEngineIntegrationMode>? = null, concurrencyMode: Output<DatabaseConcurrencyMode>? = null, databaseId: Output<String>? = null, deleteProtectionState: Output<DatabaseDeleteProtectionState>? = null, etag: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, type: Output<DatabaseType>? = null)