ElasticvueContainerResource
Handle
interface ElasticvueContainerResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport { withHostPort(port: number): ElasticvueContainerResource;}Methods
Configures the host port that the Elasticvue resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): ElasticvueContainerResourceParameters
port number Returns
ElasticvueContainerResource