withPostgres
Method
interface KeycloakResource { // ... omitted for brevity withPostgres( database: PostgresDatabaseResource, username?: ParameterResource, password?: ParameterResource, xaEnabled?: boolean): KeycloakResource;}Signature
method
withPostgres builder withPostgres( database: PostgresDatabaseResource, username?: ParameterResource, password?: ParameterResource, xaEnabled?: boolean): KeycloakResourceParameters
database PostgresDatabaseResource username ParameterResource optional password ParameterResource optional xaEnabled boolean optional = False Returns
KeycloakResource Applies to
This method applies to the following types: