withPassword
Method
interface PostgresServerResource { // ... omitted for brevity withPassword(password: ParameterResource): PostgresServerResource;}Signature
method
withPassword builder Configures the password that the PostgreSQL resource is used.
withPassword(password: ParameterResource): PostgresServerResourceParameters
password ParameterResource Returns
PostgresServerResource Applies to
This method applies to the following types: