Type Alias: CloudProviderKind
type CloudProviderKind = ValueOf<typeof CLOUD_PROVIDER_KIND>;
Defined in: shared/types/cloud.ts:91
Union of supported cloud provider identifiers.
type CloudProviderKind = ValueOf<typeof CLOUD_PROVIDER_KIND>;
Defined in: shared/types/cloud.ts:91
Union of supported cloud provider identifiers.