withPassword
Function
interface PostgresServerResource { // ... omitted for brevity withPassword(password: ParameterResource): PostgresServerResource;}Signature
method
withPassword builder Configures the PostgreSQL password
withPassword(password: ParameterResource): PostgresServerResourceParameters
password ParameterResource Returns
PostgresServerResource Applies to
This function is an extension method on the following types: