RFC: Provide a fluent API for guessing resource types
This avoids relying on positional parameters for constructing the resource in the first place which will become unreadable as the Resource type grows in complexity.
This avoids relying on positional parameters for constructing the resource in the first place which will become unreadable as the Resource type grows in complexity.