Type Alias ResourceId

Source
pub type ResourceId = String;
Expand description

Unique identifier for a resource (e.g., “web-servers”, “database-pool”)

Aliased Type§

struct ResourceId { /* private fields */ }