PostgresServerResource.withPassword
Method
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 Defined on
This method is defined on the following type: