property
primaryEndpointEndpointReferencegetGets the primary endpoint for the Umami instance.
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
interface UmamiResource extends IComputeResource, IResource, IResourceWithArgs, IResourceWithEndpoints, IResourceWithEnvironment, IResourceWithProbes, IResourceWithWaitSupport, IResourceWithServiceDiscovery { readonly primaryEndpoint: EndpointReference; readonly secretParameter: ParameterResource; withPostgreSQL(database: PostgresDatabaseResource): UmamiResource;}primaryEndpointEndpointReferencegetsecretParameterParameterResourcegetwithPostgreSQL(database: PostgresDatabaseResource): UmamiResourceParameters
databasePostgresDatabaseResourceReturns
UmamiResource