pathId property

String? pathId
final

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths.

Implementation

final String? pathId;