PgWebContainerResource
Handle
interface PgWebContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { withHostPort(port: number): PgWebContainerResource;}Methods
Sets the host port for pgweb
withHostPort(port: number): PgWebContainerResourceParameters
port number Returns
PgWebContainerResource