Type Alias EnvironmentTemplateParamsInternal

EnvironmentTemplateParams: {
    environmentId: string;
    environmentTemplateId: string;
    spaceId: string;
}